ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/configure
(Generate patch)

Comparing trunk/configure (file contents):
Revision 345 by gezelter, Tue Feb 15 15:17:01 2005 UTC vs.
Revision 848 by gezelter, Wed Jan 11 23:06:08 2006 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # Guess values for system-dependent variables and create Makefiles.
3 < # Generated by Autoconf 2.50 for OOPSE 2.0.
3 > # Generated by GNU Autoconf 2.59 for OOPSE 2.0.
4   #
5   # Report bugs to <gezelter@nd.edu>.
6   #
7 < # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
8 < # Free Software Foundation, Inc.
7 > # Copyright (C) 2003 Free Software Foundation, Inc.
8   # This configure script is free software; the Free Software Foundation
9   # gives unlimited permission to copy, distribute and modify it.
10 + ## --------------------- ##
11 + ## M4sh Initialization.  ##
12 + ## --------------------- ##
13  
14   # Be Bourne compatible
15   if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16    emulate sh
17    NULLCMD=:
18 +  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
19 +  # is contrary to our usage.  Disable this feature.
20 +  alias -g '${1+"$@"}'='"$@"'
21   elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
22    set -o posix
23   fi
24 + DUALCASE=1; export DUALCASE # for MKS sh
25  
26 + # Support unset when possible.
27 + if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28 +  as_unset=unset
29 + else
30 +  as_unset=false
31 + fi
32 +
33 +
34 + # Work around bugs in pre-3.0 UWIN ksh.
35 + $as_unset ENV MAIL MAILPATH
36 + PS1='$ '
37 + PS2='> '
38 + PS4='+ '
39 +
40 + # NLS nuisances.
41 + for as_var in \
42 +  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
43 +  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
44 +  LC_TELEPHONE LC_TIME
45 + do
46 +  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
47 +    eval $as_var=C; export $as_var
48 +  else
49 +    $as_unset $as_var
50 +  fi
51 + done
52 +
53 + # Required to use basename.
54 + if expr a : '\(a\)' >/dev/null 2>&1; then
55 +  as_expr=expr
56 + else
57 +  as_expr=false
58 + fi
59 +
60 + if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
61 +  as_basename=basename
62 + else
63 +  as_basename=false
64 + fi
65 +
66 +
67   # Name of the executable.
68 < as_me=`echo "$0" |sed 's,.*[\\/],,'`
68 > as_me=`$as_basename "$0" ||
69 > $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
70 >         X"$0" : 'X\(//\)$' \| \
71 >         X"$0" : 'X\(/\)$' \| \
72 >         .     : '\(.\)' 2>/dev/null ||
73 > echo X/"$0" |
74 >    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
75 >          /^X\/\(\/\/\)$/{ s//\1/; q; }
76 >          /^X\/\(\/\).*/{ s//\1/; q; }
77 >          s/.*/./; q'`
78  
79 +
80 + # PATH needs CR, and LINENO needs CR and PATH.
81 + # Avoid depending upon Character Ranges.
82 + as_cr_letters='abcdefghijklmnopqrstuvwxyz'
83 + as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
84 + as_cr_Letters=$as_cr_letters$as_cr_LETTERS
85 + as_cr_digits='0123456789'
86 + as_cr_alnum=$as_cr_Letters$as_cr_digits
87 +
88 + # The user is always right.
89 + if test "${PATH_SEPARATOR+set}" != set; then
90 +  echo "#! /bin/sh" >conf$$.sh
91 +  echo  "exit 0"   >>conf$$.sh
92 +  chmod +x conf$$.sh
93 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
94 +    PATH_SEPARATOR=';'
95 +  else
96 +    PATH_SEPARATOR=:
97 +  fi
98 +  rm -f conf$$.sh
99 + fi
100 +
101 +
102 +  as_lineno_1=$LINENO
103 +  as_lineno_2=$LINENO
104 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
105 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
106 +  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
107 +  # Find who we are.  Look in the path if we contain no path at all
108 +  # relative or not.
109 +  case $0 in
110 +    *[\\/]* ) as_myself=$0 ;;
111 +    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
112 + for as_dir in $PATH
113 + do
114 +  IFS=$as_save_IFS
115 +  test -z "$as_dir" && as_dir=.
116 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
117 + done
118 +
119 +       ;;
120 +  esac
121 +  # We did not find ourselves, most probably we were run as `sh COMMAND'
122 +  # in which case we are not to be found in the path.
123 +  if test "x$as_myself" = x; then
124 +    as_myself=$0
125 +  fi
126 +  if test ! -f "$as_myself"; then
127 +    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
128 +   { (exit 1); exit 1; }; }
129 +  fi
130 +  case $CONFIG_SHELL in
131 +  '')
132 +    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
133 + for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
134 + do
135 +  IFS=$as_save_IFS
136 +  test -z "$as_dir" && as_dir=.
137 +  for as_base in sh bash ksh sh5; do
138 +         case $as_dir in
139 +         /*)
140 +           if ("$as_dir/$as_base" -c '
141 +  as_lineno_1=$LINENO
142 +  as_lineno_2=$LINENO
143 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
144 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
145 +  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
146 +             $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
147 +             $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
148 +             CONFIG_SHELL=$as_dir/$as_base
149 +             export CONFIG_SHELL
150 +             exec "$CONFIG_SHELL" "$0" ${1+"$@"}
151 +           fi;;
152 +         esac
153 +       done
154 + done
155 + ;;
156 +  esac
157 +
158 +  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
159 +  # uniformly replaced by the line number.  The first 'sed' inserts a
160 +  # line-number line before each line; the second 'sed' does the real
161 +  # work.  The second script uses 'N' to pair each line-number line
162 +  # with the numbered line, and appends trailing '-' during
163 +  # substitution so that $LINENO is not a special case at line end.
164 +  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
165 +  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
166 +  sed '=' <$as_myself |
167 +    sed '
168 +      N
169 +      s,$,-,
170 +      : loop
171 +      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
172 +      t loop
173 +      s,-$,,
174 +      s,^['$as_cr_digits']*\n,,
175 +    ' >$as_me.lineno &&
176 +  chmod +x $as_me.lineno ||
177 +    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
178 +   { (exit 1); exit 1; }; }
179 +
180 +  # Don't try to exec as it changes $[0], causing all sort of problems
181 +  # (the dirname of $[0] is not the place where we might find the
182 +  # original and so on.  Autoconf is especially sensible to this).
183 +  . ./$as_me.lineno
184 +  # Exit status is that of the last command.
185 +  exit
186 + }
187 +
188 +
189 + case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
190 +  *c*,-n*) ECHO_N= ECHO_C='
191 + ' ECHO_T='      ' ;;
192 +  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
193 +  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
194 + esac
195 +
196   if expr a : '\(a\)' >/dev/null 2>&1; then
197    as_expr=expr
198   else
# Line 44 | Line 217 | rm -f conf$$ conf$$.exe conf$$.file
217   fi
218   rm -f conf$$ conf$$.exe conf$$.file
219  
220 < as_executable_p="test -f"
221 <
49 < # Support unset when possible.
50 < if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
51 <  as_unset=unset
220 > if mkdir -p . 2>/dev/null; then
221 >  as_mkdir_p=:
222   else
223 <  as_unset=false
223 >  test -d ./-p && rmdir ./-p
224 >  as_mkdir_p=false
225   fi
226  
227 < # NLS nuisances.
57 < $as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
58 < $as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
59 < $as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
60 < $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
61 < $as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
62 < $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
63 < $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
64 < $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
227 > as_executable_p="test -f"
228  
229 + # Sed expression to map a string onto a valid CPP name.
230 + as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
231 +
232 + # Sed expression to map a string onto a valid variable name.
233 + as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
234 +
235 +
236   # IFS
237   # We need space, tab and new line, in precisely that order.
238   as_nl='
# Line 70 | Line 240 | IFS="  $as_nl"
240   IFS="   $as_nl"
241  
242   # CDPATH.
243 < $as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
243 > $as_unset CDPATH
244  
245 +
246   # Name of the host.
247   # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
248   # so uname gets run too.
# Line 83 | Line 254 | ac_default_prefix=/usr/local
254   # Initializations.
255   #
256   ac_default_prefix=/usr/local
257 + ac_config_libobj_dir=.
258   cross_compiling=no
259   subdirs=
260 < MFLAGS= MAKEFLAGS=
260 > MFLAGS=
261 > MAKEFLAGS=
262   SHELL=${CONFIG_SHELL-/bin/sh}
263  
264   # Maximum number of lines to put in a shell here document.
# Line 93 | Line 266 | SHELL=${CONFIG_SHELL-/bin/sh}
266   # only ac_max_sed_lines should be used.
267   : ${ac_max_here_lines=38}
268  
269 < # Avoid depending upon Character Ranges.
270 < ac_cr_az='abcdefghijklmnopqrstuvwxyz'
271 < ac_cr_AZ='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
272 < ac_cr_09='0123456789'
273 < ac_cr_alnum=$ac_cr_az$ac_cr_AZ$ac_cr_09
269 > # Identity of this package.
270 > PACKAGE_NAME='OOPSE'
271 > PACKAGE_TARNAME='oopse'
272 > PACKAGE_VERSION='2.0'
273 > PACKAGE_STRING='OOPSE 2.0'
274 > PACKAGE_BUGREPORT='gezelter@nd.edu'
275  
102 # Sed expression to map a string onto a valid sh and CPP variable names.
103 ac_tr_sh="sed y%*+%pp%;s%[^_$ac_cr_alnum]%_%g"
104 ac_tr_cpp="sed y%*$ac_cr_az%P$ac_cr_AZ%;s%[^_$ac_cr_alnum]%_%g"
105
276   ac_unique_file="src/applications/oopse/oopse.cpp"
277   ac_default_prefix="/usr/local"
278 + # Factoring default headers for most tests.
279 + ac_includes_default="\
280 + #include <stdio.h>
281 + #if HAVE_SYS_TYPES_H
282 + # include <sys/types.h>
283 + #endif
284 + #if HAVE_SYS_STAT_H
285 + # include <sys/stat.h>
286 + #endif
287 + #if STDC_HEADERS
288 + # include <stdlib.h>
289 + # include <stddef.h>
290 + #else
291 + # if HAVE_STDLIB_H
292 + #  include <stdlib.h>
293 + # endif
294 + #endif
295 + #if HAVE_STRING_H
296 + # if !STDC_HEADERS && HAVE_MEMORY_H
297 + #  include <memory.h>
298 + # endif
299 + # include <string.h>
300 + #endif
301 + #if HAVE_STRINGS_H
302 + # include <strings.h>
303 + #endif
304 + #if HAVE_INTTYPES_H
305 + # include <inttypes.h>
306 + #else
307 + # if HAVE_STDINT_H
308 + #  include <stdint.h>
309 + # endif
310 + #endif
311 + #if HAVE_UNISTD_H
312 + # include <unistd.h>
313 + #endif"
314 +
315 + ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os PROGNAME debug CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT CC CFLAGS ac_ct_CC FC FCFLAGS ac_ct_FC CPP EGREP LN_S SET_MAKE RANLIB ac_ct_RANLIB PERLINTERP PERL_SHEBANG INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA AR PS FCFLAGS_F90 FCFLAGS_SRCEXT PREPDEFFLAG FCLIBS FC_FUNC FC_FUNC_ MOD F90_WORK_FILES_ARG MODDIRFLAG F90MODINCSPEC F90_MODULE_NAMES LIBOBJS POW_LIB CXXCPP __func__ MPI_LIB_DIR MPI_INC_DIR MPI_F90_INC MPI_LIB MPI_F90_LIB USE_MPI USE_CGAL CGAL_INC_DIR CGAL_LIB_DIR CGAL_RLIB_DIR CGAL_DEFINES CGAL_CXXFLAGS CGAL_LIBS DOXYGEN DOT DOC enable_dot enable_html_docs enable_latex_docs BATEXT MKINSTALLDIRS OOPSE OOPSE_HOME SUBDIRS LTLIBOBJS'
316 + ac_subst_files=''
317  
318   # Initialize some variables set by options.
319   ac_init_help=
# Line 143 | Line 352 | mandir='${prefix}/man'
352   oldincludedir='/usr/include'
353   infodir='${prefix}/info'
354   mandir='${prefix}/man'
146
147 # Identity of this package.
148 PACKAGE_NAME='OOPSE'
149 PACKAGE_TARNAME='oopse'
150 PACKAGE_VERSION='2.0'
151 PACKAGE_STRING='OOPSE 2.0'
152 PACKAGE_BUGREPORT='gezelter@nd.edu'
355  
356   ac_prev=
357   for ac_option
# Line 196 | Line 398 | do
398    -disable-* | --disable-*)
399      ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
400      # Reject names that are not valid shell variable names.
401 <    expr "x$ac_feature" : ".*[^-_$ac_cr_alnum]" >/dev/null &&
401 >    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
402        { echo "$as_me: error: invalid feature name: $ac_feature" >&2
403     { (exit 1); exit 1; }; }
404      ac_feature=`echo $ac_feature | sed 's/-/_/g'`
# Line 205 | Line 407 | do
407    -enable-* | --enable-*)
408      ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
409      # Reject names that are not valid shell variable names.
410 <    expr "x$ac_feature" : ".*[^-_$ac_cr_alnum]" >/dev/null &&
410 >    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
411        { echo "$as_me: error: invalid feature name: $ac_feature" >&2
412     { (exit 1); exit 1; }; }
413      ac_feature=`echo $ac_feature | sed 's/-/_/g'`
# Line 283 | Line 485 | do
485      with_fp=no ;;
486  
487    -no-create | --no-create | --no-creat | --no-crea | --no-cre \
488 <  | --no-cr | --no-c)
488 >  | --no-cr | --no-c | -n)
489      no_create=yes ;;
490  
491    -no-recursion | --no-recursion | --no-recursio | --no-recursi \
# Line 387 | Line 589 | do
589    -with-* | --with-*)
590      ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
591      # Reject names that are not valid shell variable names.
592 <    expr "x$ac_package" : ".*[^-_$ac_cr_alnum]" >/dev/null &&
592 >    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
593        { echo "$as_me: error: invalid package name: $ac_package" >&2
594     { (exit 1); exit 1; }; }
595      ac_package=`echo $ac_package| sed 's/-/_/g'`
# Line 400 | Line 602 | do
602    -without-* | --without-*)
603      ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
604      # Reject names that are not valid shell variable names.
605 <    expr "x$ac_package" : ".*[^-_$ac_cr_alnum]" >/dev/null &&
605 >    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
606        { echo "$as_me: error: invalid package name: $ac_package" >&2
607     { (exit 1); exit 1; }; }
608      ac_package=`echo $ac_package | sed 's/-/_/g'`
# Line 432 | Line 634 | Try \`$0 --help' for more information." >&2
634    *=*)
635      ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
636      # Reject names that are not valid shell variable names.
637 <    expr "x$ac_envvar" : ".*[^_$ac_cr_alnum]" >/dev/null &&
637 >    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
638        { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
639     { (exit 1); exit 1; }; }
640      ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
# Line 442 | Line 644 | Try \`$0 --help' for more information." >&2
644    *)
645      # FIXME: should be removed in autoconf 3.0.
646      echo "$as_me: WARNING: you should use --build, --host, --target" >&2
647 <    expr "x$ac_option" : ".*[^-._$ac_cr_alnum]" >/dev/null &&
647 >    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
648        echo "$as_me: WARNING: invalid host type: $ac_option" >&2
649      : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
650      ;;
# Line 457 | Line 659 | fi
659   fi
660  
661   # Be sure to have absolute paths.
662 + for ac_var in exec_prefix prefix
663 + do
664 +  eval ac_val=$`echo $ac_var`
665 +  case $ac_val in
666 +    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
667 +    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
668 +   { (exit 1); exit 1; }; };;
669 +  esac
670 + done
671 +
672 + # Be sure to have absolute paths.
673   for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
674 <              localstatedir libdir includedir oldincludedir infodir mandir \
462 <              exec_prefix prefix
674 >              localstatedir libdir includedir oldincludedir infodir mandir
675   do
676    eval ac_val=$`echo $ac_var`
677    case $ac_val in
678      [\\/$]* | ?:[\\/]* ) ;;
679 <    NONE ) ;;
468 <    *)  { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
679 >    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
680     { (exit 1); exit 1; }; };;
681    esac
682   done
683  
684   # There might be people who depend on the old broken behavior: `$host'
685   # used to hold the argument of --host etc.
686 + # FIXME: To remove some day.
687   build=$build_alias
688   host=$host_alias
689   target=$target_alias
690  
691 < # FIXME: should be removed in autoconf 3.0.
691 > # FIXME: To remove some day.
692   if test "x$host_alias" != x; then
693    if test "x$build_alias" = x; then
694      cross_compiling=maybe
# Line 492 | Line 704 | test "$silent" = yes && exec 6>/dev/null
704  
705   test "$silent" = yes && exec 6>/dev/null
706  
707 +
708   # Find the source files, if location was not specified.
709   if test -z "$srcdir"; then
710    ac_srcdir_defaulted=yes
711    # Try the directory containing this script, then its parent.
712 <  ac_prog=$0
713 <  ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'`
714 <  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
712 >  ac_confdir=`(dirname "$0") 2>/dev/null ||
713 > $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
714 >         X"$0" : 'X\(//\)[^/]' \| \
715 >         X"$0" : 'X\(//\)$' \| \
716 >         X"$0" : 'X\(/\)' \| \
717 >         .     : '\(.\)' 2>/dev/null ||
718 > echo X"$0" |
719 >    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
720 >          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
721 >          /^X\(\/\/\)$/{ s//\1/; q; }
722 >          /^X\(\/\).*/{ s//\1/; q; }
723 >          s/.*/./; q'`
724    srcdir=$ac_confdir
725    if test ! -r $srcdir/$ac_unique_file; then
726      srcdir=..
# Line 508 | Line 730 | if test ! -r $srcdir/$ac_unique_file; then
730   fi
731   if test ! -r $srcdir/$ac_unique_file; then
732    if test "$ac_srcdir_defaulted" = yes; then
733 <    { echo "$as_me: error: cannot find sources in $ac_confdir or .." >&2
733 >    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
734     { (exit 1); exit 1; }; }
735    else
736 <    { echo "$as_me: error: cannot find sources in $srcdir" >&2
736 >    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
737     { (exit 1); exit 1; }; }
738    fi
739   fi
740 + (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
741 +  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
742 +   { (exit 1); exit 1; }; }
743   srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
744   ac_env_build_alias_set=${build_alias+set}
745   ac_env_build_alias_value=$build_alias
# Line 528 | Line 753 | ac_cv_env_target_alias_value=$target_alias
753   ac_env_target_alias_value=$target_alias
754   ac_cv_env_target_alias_set=${target_alias+set}
755   ac_cv_env_target_alias_value=$target_alias
756 < ac_env_CC_set=${CC+set}
757 < ac_env_CC_value=$CC
758 < ac_cv_env_CC_set=${CC+set}
759 < ac_cv_env_CC_value=$CC
760 < ac_env_CFLAGS_set=${CFLAGS+set}
761 < ac_env_CFLAGS_value=$CFLAGS
762 < ac_cv_env_CFLAGS_set=${CFLAGS+set}
763 < ac_cv_env_CFLAGS_value=$CFLAGS
756 > ac_env_CXX_set=${CXX+set}
757 > ac_env_CXX_value=$CXX
758 > ac_cv_env_CXX_set=${CXX+set}
759 > ac_cv_env_CXX_value=$CXX
760 > ac_env_CXXFLAGS_set=${CXXFLAGS+set}
761 > ac_env_CXXFLAGS_value=$CXXFLAGS
762 > ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
763 > ac_cv_env_CXXFLAGS_value=$CXXFLAGS
764   ac_env_LDFLAGS_set=${LDFLAGS+set}
765   ac_env_LDFLAGS_value=$LDFLAGS
766   ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
# Line 544 | Line 769 | ac_cv_env_CPPFLAGS_value=$CPPFLAGS
769   ac_env_CPPFLAGS_value=$CPPFLAGS
770   ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
771   ac_cv_env_CPPFLAGS_value=$CPPFLAGS
772 < ac_env_CXX_set=${CXX+set}
773 < ac_env_CXX_value=$CXX
774 < ac_cv_env_CXX_set=${CXX+set}
775 < ac_cv_env_CXX_value=$CXX
776 < ac_env_CXXFLAGS_set=${CXXFLAGS+set}
777 < ac_env_CXXFLAGS_value=$CXXFLAGS
778 < ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
779 < ac_cv_env_CXXFLAGS_value=$CXXFLAGS
780 < ac_env_F90_set=${F90+set}
781 < ac_env_F90_value=$F90
782 < ac_cv_env_F90_set=${F90+set}
783 < ac_cv_env_F90_value=$F90
784 < ac_env_F90FLAGS_set=${F90FLAGS+set}
785 < ac_env_F90FLAGS_value=$F90FLAGS
786 < ac_cv_env_F90FLAGS_set=${F90FLAGS+set}
787 < ac_cv_env_F90FLAGS_value=$F90FLAGS
772 > ac_env_CC_set=${CC+set}
773 > ac_env_CC_value=$CC
774 > ac_cv_env_CC_set=${CC+set}
775 > ac_cv_env_CC_value=$CC
776 > ac_env_CFLAGS_set=${CFLAGS+set}
777 > ac_env_CFLAGS_value=$CFLAGS
778 > ac_cv_env_CFLAGS_set=${CFLAGS+set}
779 > ac_cv_env_CFLAGS_value=$CFLAGS
780 > ac_env_FC_set=${FC+set}
781 > ac_env_FC_value=$FC
782 > ac_cv_env_FC_set=${FC+set}
783 > ac_cv_env_FC_value=$FC
784 > ac_env_FCFLAGS_set=${FCFLAGS+set}
785 > ac_env_FCFLAGS_value=$FCFLAGS
786 > ac_cv_env_FCFLAGS_set=${FCFLAGS+set}
787 > ac_cv_env_FCFLAGS_value=$FCFLAGS
788   ac_env_CPP_set=${CPP+set}
789   ac_env_CPP_value=$CPP
790   ac_cv_env_CPP_set=${CPP+set}
791   ac_cv_env_CPP_value=$CPP
792 + ac_env_CXXCPP_set=${CXXCPP+set}
793 + ac_env_CXXCPP_value=$CXXCPP
794 + ac_cv_env_CXXCPP_set=${CXXCPP+set}
795 + ac_cv_env_CXXCPP_value=$CXXCPP
796  
797   #
798   # Report the --help message.
# Line 571 | Line 800 | if test "$ac_init_help" = "long"; then
800   if test "$ac_init_help" = "long"; then
801    # Omit some internal or obsolete options to make the list less imposing.
802    # This message is too long to be a string in the A/UX 3.1 sh.
803 <  cat <<EOF
803 >  cat <<_ACEOF
804   \`configure' configures OOPSE 2.0 to adapt to many kinds of systems.
805  
806   Usage: $0 [OPTION]... [VAR=VALUE]...
# Line 592 | Line 821 | Configuration:
821    -n, --no-create         do not create output files
822        --srcdir=DIR        find the sources in DIR [configure dir or \`..']
823  
824 < EOF
824 > _ACEOF
825  
826 <  cat <<EOF
826 >  cat <<_ACEOF
827   Installation directories:
828    --prefix=PREFIX         install architecture-independent files in PREFIX
829 <                          [$ac_default_prefix]
829 >                          [$ac_default_prefix]
830    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
831 <                          [PREFIX]
831 >                          [PREFIX]
832  
833   By default, \`make install' will install all the files in
834   \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
# Line 621 | Line 850 | Fine tuning of the installation directories:
850    --oldincludedir=DIR    C header files for non-gcc [/usr/include]
851    --infodir=DIR          info documentation [PREFIX/info]
852    --mandir=DIR           man documentation [PREFIX/man]
853 < EOF
853 > _ACEOF
854  
855 <  cat <<\EOF
855 >  cat <<\_ACEOF
856  
857   System types:
858    --build=BUILD     configure for building on BUILD [guessed]
859 <  --host=HOST       build programs to run on HOST [BUILD]
860 < EOF
859 >  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
860 > _ACEOF
861   fi
862  
863   if test -n "$ac_init_help"; then
864    case $ac_init_help in
865       short | recursive ) echo "Configuration of OOPSE 2.0:";;
866     esac
867 <  cat <<\EOF
867 >  cat <<\_ACEOF
868  
869   Optional Features:
870    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
871    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
872 +  --enable-oopse-home=DIR      define oopse home dir PREFIX/oopse
873    --enable-debug          Compile OOPSE in debug mode
874    --enable-doxygen        enable documentation generation with doxygen (auto)
875    --enable-dot            use 'dot' to generate graphs in doxygen (auto)
876    --enable-html-docs      enable HTML generation with doxygen (yes)
877    --enable-latex-docs     enable LaTeX documentation generation with doxygen (no)
648  --enable-oopse-home=DIR      define oopse home dir PREFIX/oopse
878  
879   Optional Packages:
880    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
881    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
882 +  --with-perl-shebang     override what perl thinks is the way for the kernel
883 +                          to start it (seldom needed)
884 +  --with-zlib=DIR root directory path of zlib installation defaults to
885 +                    /usr/local or /usr if not found in /usr/local
886 +  --without-zlib to disable zlib usage completely
887    --with-mpi=<prefix>     compile with MPI installed in <prefix> [default=no]
888 <  --with-sprng=<prefix>   compile with SPRNG installed in <prefix>
655 <                          [default=/usr/local]
656 <  --with-mkl              Do we want MKL will check /usr/local/intel/mkl61 /opt/intel/mkl61
888 >  --with-cgal-makefile=FILE  CGAL makefile that should be used
889  
890   Some influential environment variables:
891 <  CC          C compiler command
892 <  CFLAGS      C compiler flags
891 >  CXX         C++ compiler command
892 >  CXXFLAGS    C++ compiler flags
893    LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
894                nonstandard directory <lib dir>
895    CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
896                headers in a nonstandard directory <include dir>
897 <  CXX         C++ compiler command
898 <  CXXFLAGS    C++ compiler flags
899 <  F90         Fortran 90 compiler command
900 <  F90FLAGS    Fortran 90 compiler flags
897 >  CC          C compiler command
898 >  CFLAGS      C compiler flags
899 >  FC          Fortran compiler command
900 >  FCFLAGS     Fortran compiler flags
901    CPP         C preprocessor
902 +  CXXCPP      C++ preprocessor
903  
904   Use these variables to override the choices made by `configure' or to help
905   it to find libraries and programs with nonstandard names/locations.
906  
907   Report bugs to <gezelter@nd.edu>.
908 < EOF
908 > _ACEOF
909   fi
910  
911   if test "$ac_init_help" = "recursive"; then
912    # If there are subdirs, report their specific --help.
913    ac_popdir=`pwd`
914 <  for ac_subdir in : $ac_subdirs_all; do test "x$ac_subdir" = x: && continue
915 <    cd $ac_subdir
916 <    # A "../" for each directory in /$ac_subdir.
684 <    ac_dots=`echo $ac_subdir |
685 <             sed 's,^\./,,;s,[^/]$,&/,;s,[^/]*/,../,g'`
914 >  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
915 >    test -d $ac_dir || continue
916 >    ac_builddir=.
917  
918 <    case $srcdir in
919 <    .) # No --srcdir option.  We are building in place.
920 <      ac_sub_srcdir=$srcdir ;;
921 <    [\\/]* | ?:[\\/]* ) # Absolute path.
922 <      ac_sub_srcdir=$srcdir/$ac_subdir ;;
923 <    *) # Relative path.
924 <      ac_sub_srcdir=$ac_dots$srcdir/$ac_subdir ;;
694 <    esac
918 > if test "$ac_dir" != .; then
919 >  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
920 >  # A "../" for each directory in $ac_dir_suffix.
921 >  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
922 > else
923 >  ac_dir_suffix= ac_top_builddir=
924 > fi
925  
926 + case $srcdir in
927 +  .)  # No --srcdir option.  We are building in place.
928 +    ac_srcdir=.
929 +    if test -z "$ac_top_builddir"; then
930 +       ac_top_srcdir=.
931 +    else
932 +       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
933 +    fi ;;
934 +  [\\/]* | ?:[\\/]* )  # Absolute path.
935 +    ac_srcdir=$srcdir$ac_dir_suffix;
936 +    ac_top_srcdir=$srcdir ;;
937 +  *) # Relative path.
938 +    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
939 +    ac_top_srcdir=$ac_top_builddir$srcdir ;;
940 + esac
941 +
942 + # Do not use `cd foo && pwd` to compute absolute paths, because
943 + # the directories may not exist.
944 + case `pwd` in
945 + .) ac_abs_builddir="$ac_dir";;
946 + *)
947 +  case "$ac_dir" in
948 +  .) ac_abs_builddir=`pwd`;;
949 +  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
950 +  *) ac_abs_builddir=`pwd`/"$ac_dir";;
951 +  esac;;
952 + esac
953 + case $ac_abs_builddir in
954 + .) ac_abs_top_builddir=${ac_top_builddir}.;;
955 + *)
956 +  case ${ac_top_builddir}. in
957 +  .) ac_abs_top_builddir=$ac_abs_builddir;;
958 +  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
959 +  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
960 +  esac;;
961 + esac
962 + case $ac_abs_builddir in
963 + .) ac_abs_srcdir=$ac_srcdir;;
964 + *)
965 +  case $ac_srcdir in
966 +  .) ac_abs_srcdir=$ac_abs_builddir;;
967 +  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
968 +  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
969 +  esac;;
970 + esac
971 + case $ac_abs_builddir in
972 + .) ac_abs_top_srcdir=$ac_top_srcdir;;
973 + *)
974 +  case $ac_top_srcdir in
975 +  .) ac_abs_top_srcdir=$ac_abs_builddir;;
976 +  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
977 +  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
978 +  esac;;
979 + esac
980 +
981 +    cd $ac_dir
982      # Check for guested configure; otherwise get Cygnus style configure.
983 <    if test -f $ac_sub_srcdir/configure.gnu; then
983 >    if test -f $ac_srcdir/configure.gnu; then
984        echo
985 <      $SHELL $ac_sub_srcdir/configure.gnu  --help=recursive
986 <    elif test -f $ac_sub_srcdir/configure; then
985 >      $SHELL $ac_srcdir/configure.gnu  --help=recursive
986 >    elif test -f $ac_srcdir/configure; then
987        echo
988 <      $SHELL $ac_sub_srcdir/configure  --help=recursive
989 <    elif test -f $ac_sub_srcdir/configure.ac ||
990 <           test -f $ac_sub_srcdir/configure.in; then
988 >      $SHELL $ac_srcdir/configure  --help=recursive
989 >    elif test -f $ac_srcdir/configure.ac ||
990 >           test -f $ac_srcdir/configure.in; then
991        echo
992        $ac_configure --help
993      else
994 <      echo "$as_me: WARNING: no configuration information is in $ac_subdir" >&2
994 >      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
995      fi
996      cd $ac_popdir
997    done
# Line 713 | Line 999 | if $ac_init_version; then
999  
1000   test -n "$ac_init_help" && exit 0
1001   if $ac_init_version; then
1002 <  cat <<\EOF
1002 >  cat <<\_ACEOF
1003   OOPSE configure 2.0
1004 < generated by GNU Autoconf 2.50
1004 > generated by GNU Autoconf 2.59
1005  
1006 < Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
721 < Free Software Foundation, Inc.
1006 > Copyright (C) 2003 Free Software Foundation, Inc.
1007   This configure script is free software; the Free Software Foundation
1008   gives unlimited permission to copy, distribute and modify it.
1009 < EOF
1009 > _ACEOF
1010    exit 0
1011   fi
1012   exec 5>config.log
1013 < cat >&5 <<EOF
1013 > cat >&5 <<_ACEOF
1014   This file contains any messages produced by compilers while
1015   running configure, to aid debugging if configure makes a mistake.
1016  
1017   It was created by OOPSE $as_me 2.0, which was
1018 < generated by GNU Autoconf 2.50.  Invocation command line was
1018 > generated by GNU Autoconf 2.59.  Invocation command line was
1019  
1020    $ $0 $@
1021  
1022 < EOF
1022 > _ACEOF
1023   {
1024   cat <<_ASUNAME
1025 < ## ---------- ##
1026 < ## Platform.  ##
1027 < ## ---------- ##
1025 > ## --------- ##
1026 > ## Platform. ##
1027 > ## --------- ##
1028  
1029   hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1030   uname -m = `(uname -m) 2>/dev/null || echo unknown`
# Line 758 | Line 1043 | hostinfo               = `(hostinfo) 2>/dev/null      
1043   /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1044   /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1045  
761 PATH = $PATH
762
1046   _ASUNAME
1047 +
1048 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1049 + for as_dir in $PATH
1050 + do
1051 +  IFS=$as_save_IFS
1052 +  test -z "$as_dir" && as_dir=.
1053 +  echo "PATH: $as_dir"
1054 + done
1055 +
1056   } >&5
1057  
1058 < cat >&5 <<EOF
767 < ## ------------ ##
768 < ## Core tests.  ##
769 < ## ------------ ##
1058 > cat >&5 <<_ACEOF
1059  
771 EOF
1060  
1061 + ## ----------- ##
1062 + ## Core tests. ##
1063 + ## ----------- ##
1064 +
1065 + _ACEOF
1066 +
1067 +
1068   # Keep a trace of the command line.
1069   # Strip out --no-create and --no-recursion so they do not pile up.
1070 + # Strip out --silent because we don't want to record it for future runs.
1071   # Also quote any args containing shell meta-characters.
1072 + # Make two passes to allow for proper duplicate-argument suppression.
1073   ac_configure_args=
1074 + ac_configure_args0=
1075 + ac_configure_args1=
1076   ac_sep=
1077 < for ac_arg
1077 > ac_must_keep_next=false
1078 > for ac_pass in 1 2
1079   do
1080 <  case $ac_arg in
1081 <  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1082 <  | --no-cr | --no-c) ;;
1083 <  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1084 <  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
1085 <  *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1086 <    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"`
1087 <    ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1088 <    ac_sep=" " ;;
1089 <  *) ac_configure_args="$ac_configure_args$ac_sep$ac_arg"
1090 <     ac_sep=" " ;;
1091 <  esac
1092 <  # Get rid of the leading space.
1080 >  for ac_arg
1081 >  do
1082 >    case $ac_arg in
1083 >    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1084 >    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1085 >    | -silent | --silent | --silen | --sile | --sil)
1086 >      continue ;;
1087 >    *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1088 >      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1089 >    esac
1090 >    case $ac_pass in
1091 >    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1092 >    2)
1093 >      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1094 >      if test $ac_must_keep_next = true; then
1095 >        ac_must_keep_next=false # Got value, back to normal.
1096 >      else
1097 >        case $ac_arg in
1098 >          *=* | --config-cache | -C | -disable-* | --disable-* \
1099 >          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1100 >          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1101 >          | -with-* | --with-* | -without-* | --without-* | --x)
1102 >            case "$ac_configure_args0 " in
1103 >              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1104 >            esac
1105 >            ;;
1106 >          -* ) ac_must_keep_next=true ;;
1107 >        esac
1108 >      fi
1109 >      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1110 >      # Get rid of the leading space.
1111 >      ac_sep=" "
1112 >      ;;
1113 >    esac
1114 >  done
1115   done
1116 + $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1117 + $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1118  
1119   # When interrupted or exit'd, cleanup temporary files, and complete
1120   # config.log.  We remove comments because anyway the quotes in there
1121   # would cause problems or look ugly.
1122 + # WARNING: Be sure not to use single quotes in there, as some shells,
1123 + # such as our DU 5.0 friend, will then `close' the trap.
1124   trap 'exit_status=$?
1125    # Save into config.log some information that might help in debugging.
1126 <  echo >&5
1127 <  echo "## ----------------- ##" >&5
1128 <  echo "## Cache variables.  ##" >&5
1129 <  echo "## ----------------- ##" >&5
1130 <  echo >&5
1131 <  # The following way of writing the cache mishandles newlines in values,
1126 >  {
1127 >    echo
1128 >
1129 >    cat <<\_ASBOX
1130 > ## ---------------- ##
1131 > ## Cache variables. ##
1132 > ## ---------------- ##
1133 > _ASBOX
1134 >    echo
1135 >    # The following way of writing the cache mishandles newlines in values,
1136   {
1137    (set) 2>&1 |
1138      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1139      *ac_space=\ *)
1140        sed -n \
1141 <        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1142 <          s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1141 >        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1142 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1143        ;;
1144      *)
1145        sed -n \
1146 <        "s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1146 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1147        ;;
1148      esac;
1149 < } >&5
1150 <  sed "/^$/d" confdefs.h >conftest.log
1151 <  if test -s conftest.log; then
1152 <    echo >&5
1153 <    echo "## ------------ ##" >&5
1154 <    echo "## confdefs.h.  ##" >&5
1155 <    echo "## ------------ ##" >&5
1156 <    echo >&5
1157 <    cat conftest.log >&5
1158 <  fi
1159 <  (echo; echo) >&5
1160 <  test "$ac_signal" != 0 &&
1161 <    echo "$as_me: caught signal $ac_signal" >&5
1162 <  echo "$as_me: exit $exit_status" >&5
1163 <  rm -rf conftest* confdefs* core core.* *.core conf$$* $ac_clean_files &&
1149 > }
1150 >    echo
1151 >
1152 >    cat <<\_ASBOX
1153 > ## ----------------- ##
1154 > ## Output variables. ##
1155 > ## ----------------- ##
1156 > _ASBOX
1157 >    echo
1158 >    for ac_var in $ac_subst_vars
1159 >    do
1160 >      eval ac_val=$`echo $ac_var`
1161 >      echo "$ac_var='"'"'$ac_val'"'"'"
1162 >    done | sort
1163 >    echo
1164 >
1165 >    if test -n "$ac_subst_files"; then
1166 >      cat <<\_ASBOX
1167 > ## ------------- ##
1168 > ## Output files. ##
1169 > ## ------------- ##
1170 > _ASBOX
1171 >      echo
1172 >      for ac_var in $ac_subst_files
1173 >      do
1174 >        eval ac_val=$`echo $ac_var`
1175 >        echo "$ac_var='"'"'$ac_val'"'"'"
1176 >      done | sort
1177 >      echo
1178 >    fi
1179 >
1180 >    if test -s confdefs.h; then
1181 >      cat <<\_ASBOX
1182 > ## ----------- ##
1183 > ## confdefs.h. ##
1184 > ## ----------- ##
1185 > _ASBOX
1186 >      echo
1187 >      sed "/^$/d" confdefs.h | sort
1188 >      echo
1189 >    fi
1190 >    test "$ac_signal" != 0 &&
1191 >      echo "$as_me: caught signal $ac_signal"
1192 >    echo "$as_me: exit $exit_status"
1193 >  } >&5
1194 >  rm -f core *.core &&
1195 >  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1196      exit $exit_status
1197       ' 0
1198   for ac_signal in 1 2 13 15; do
1199 <  trap 'ac_status=$?; ac_signal='$ac_signal'; { (exit $ac_status); exit $ac_status; }' $ac_signal
1199 >  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1200   done
1201   ac_signal=0
1202  
# Line 843 | Line 1205 | echo >confdefs.h
1205   # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1206   echo >confdefs.h
1207  
1208 + # Predefined preprocessor variables.
1209 +
1210 + cat >>confdefs.h <<_ACEOF
1211 + #define PACKAGE_NAME "$PACKAGE_NAME"
1212 + _ACEOF
1213 +
1214 +
1215 + cat >>confdefs.h <<_ACEOF
1216 + #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1217 + _ACEOF
1218 +
1219 +
1220 + cat >>confdefs.h <<_ACEOF
1221 + #define PACKAGE_VERSION "$PACKAGE_VERSION"
1222 + _ACEOF
1223 +
1224 +
1225 + cat >>confdefs.h <<_ACEOF
1226 + #define PACKAGE_STRING "$PACKAGE_STRING"
1227 + _ACEOF
1228 +
1229 +
1230 + cat >>confdefs.h <<_ACEOF
1231 + #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1232 + _ACEOF
1233 +
1234 +
1235   # Let the site file select an alternate cache file if it wants to.
1236   # Prefer explicitly selected file to automatically selected ones.
1237   if test -z "$CONFIG_SITE"; then
# Line 854 | Line 1243 | for ac_site_file in $CONFIG_SITE; do
1243   fi
1244   for ac_site_file in $CONFIG_SITE; do
1245    if test -r "$ac_site_file"; then
1246 <    { echo "$as_me:857: loading site script $ac_site_file" >&5
1246 >    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1247   echo "$as_me: loading site script $ac_site_file" >&6;}
1248 <    cat "$ac_site_file" >&5
1248 >    sed 's/^/| /' "$ac_site_file" >&5
1249      . "$ac_site_file"
1250    fi
1251   done
# Line 865 | Line 1254 | if test -r "$cache_file"; then
1254    # Some versions of bash will fail to source /dev/null (special
1255    # files actually), so we avoid doing that.
1256    if test -f "$cache_file"; then
1257 <    { echo "$as_me:868: loading cache $cache_file" >&5
1257 >    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1258   echo "$as_me: loading cache $cache_file" >&6;}
1259      case $cache_file in
1260        [\\/]* | ?:[\\/]* ) . $cache_file;;
# Line 873 | Line 1262 | else
1262      esac
1263    fi
1264   else
1265 <  { echo "$as_me:876: creating cache $cache_file" >&5
1265 >  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1266   echo "$as_me: creating cache $cache_file" >&6;}
1267    >$cache_file
1268   fi
1269  
1270   # Check that the precious variables saved in the cache have kept the same
1271   # value.
1272 < ac_suggest_removing_cache=false
1272 > ac_cache_corrupted=false
1273   for ac_var in `(set) 2>&1 |
1274 <               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1274 >               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1275    eval ac_old_set=\$ac_cv_env_${ac_var}_set
1276    eval ac_new_set=\$ac_env_${ac_var}_set
1277    eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1278    eval ac_new_val="\$ac_env_${ac_var}_value"
1279    case $ac_old_set,$ac_new_set in
1280      set,)
1281 <      { echo "$as_me:892: WARNING: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1282 < echo "$as_me: WARNING: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1283 <      ac_suggest_removing_cache=: ;;
1281 >      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1282 > echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1283 >      ac_cache_corrupted=: ;;
1284      ,set)
1285 <      { echo "$as_me:896: WARNING: \`$ac_var' was not set in the previous run" >&5
1286 < echo "$as_me: WARNING: \`$ac_var' was not set in the previous run" >&2;}
1287 <      ac_suggest_removing_cache=: ;;
1285 >      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1286 > echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1287 >      ac_cache_corrupted=: ;;
1288      ,);;
1289      *)
1290        if test "x$ac_old_val" != "x$ac_new_val"; then
1291 <        { echo "$as_me:902: WARNING: \`$ac_var' has changed since the previous run:" >&5
1292 < echo "$as_me: WARNING: \`$ac_var' has changed since the previous run:" >&2;}
1293 <        { echo "$as_me:904: WARNING:   former value:  $ac_old_val" >&5
1294 < echo "$as_me: WARNING:   former value:  $ac_old_val" >&2;}
1295 <        { echo "$as_me:906: WARNING:   current value: $ac_new_val" >&5
1296 < echo "$as_me: WARNING:   current value: $ac_new_val" >&2;}
1297 <        ac_suggest_removing_cache=:
1291 >        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1292 > echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1293 >        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1294 > echo "$as_me:   former value:  $ac_old_val" >&2;}
1295 >        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1296 > echo "$as_me:   current value: $ac_new_val" >&2;}
1297 >        ac_cache_corrupted=:
1298        fi;;
1299    esac
1300 +  # Pass precious variables to config.status.
1301 +  if test "$ac_new_set" = set; then
1302 +    case $ac_new_val in
1303 +    *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1304 +      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1305 +    *) ac_arg=$ac_var=$ac_new_val ;;
1306 +    esac
1307 +    case " $ac_configure_args " in
1308 +      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
1309 +      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
1310 +    esac
1311 +  fi
1312   done
1313 < if $ac_suggest_removing_cache; then
1314 <  { echo "$as_me:913: WARNING: changes in the environment can compromise the build" >&5
1315 < echo "$as_me: WARNING: changes in the environment can compromise the build" >&2;}
1316 <  { echo "$as_me:915: WARNING: consider removing $cache_file and starting over" >&5
1317 < echo "$as_me: WARNING: consider removing $cache_file and starting over" >&2;}
1313 > if $ac_cache_corrupted; then
1314 >  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1315 > echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1316 >  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1317 > echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1318 >   { (exit 1); exit 1; }; }
1319   fi
1320  
1321   ac_ext=c
# Line 922 | Line 1324 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
1324   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1325   ac_compiler_gnu=$ac_cv_c_compiler_gnu
1326  
925 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
926  *c*,-n*) ECHO_N= ECHO_C='
927 ' ECHO_T='      ' ;;
928  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
929  *)      ECHO_N= ECHO_C='\c' ECHO_T= ;;
930 esac
931 echo "#! $SHELL" >conftest.sh
932 echo  "exit 0"   >>conftest.sh
933 chmod +x conftest.sh
934 if { (echo "$as_me:934: PATH=\".;.\"; conftest.sh") >&5
935  (PATH=".;."; conftest.sh) 2>&5
936  ac_status=$?
937  echo "$as_me:937: \$? = $ac_status" >&5
938  (exit $ac_status); }; then
939  ac_path_separator=';'
940 else
941  ac_path_separator=:
942 fi
943 PATH_SEPARATOR="$ac_path_separator"
944 rm -f conftest.sh
1327  
1328 +
1329 +
1330 +
1331 +
1332 +
1333 +
1334 +
1335 +
1336 +
1337 +
1338 +
1339 +
1340 +
1341 +
1342 +
1343 +
1344 +
1345 +
1346 +
1347 +
1348 +
1349 +
1350 +
1351 +
1352 +
1353   ac_aux_dir=
1354   for ac_dir in ac-tools $srcdir/ac-tools; do
1355    if test -f $ac_dir/install-sh; then
# Line 960 | Line 1367 | if test -z "$ac_aux_dir"; then
1367    fi
1368   done
1369   if test -z "$ac_aux_dir"; then
1370 <  { { echo "$as_me:963: error: cannot find install-sh or install.sh in ac-tools $srcdir/ac-tools" >&5
1370 >  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ac-tools $srcdir/ac-tools" >&5
1371   echo "$as_me: error: cannot find install-sh or install.sh in ac-tools $srcdir/ac-tools" >&2;}
1372     { (exit 1); exit 1; }; }
1373   fi
# Line 968 | Line 1375 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho
1375   ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1376   ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1377  
971 # This file is part of Autoconf.                       -*- Autoconf -*-
972 # Programming languages support.
973 # Copyright 2000, 2001
974 # Free Software Foundation, Inc.
975 #
976 # This program is free software; you can redistribute it and/or modify
977 # it under the terms of the GNU General Public License as published by
978 # the Free Software Foundation; either version 2, or (at your option)
979 # any later version.
980 #
981 # This program is distributed in the hope that it will be useful,
982 # but WITHOUT ANY WARRANTY; without even the implied warranty of
983 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
984 # GNU General Public License for more details.
985 #
986 # You should have received a copy of the GNU General Public License
987 # along with this program; if not, write to the Free Software
988 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
989 # 02111-1307, USA.
990 #
991 # As a special exception, the Free Software Foundation gives unlimited
992 # permission to copy, distribute and modify the configure scripts that
993 # are the output of Autoconf.  You need not follow the terms of the GNU
994 # General Public License when using or distributing such scripts, even
995 # though portions of the text of Autoconf appear in them.  The GNU
996 # General Public License (GPL) does govern all other use of the material
997 # that constitutes the Autoconf program.
998 #
999 # Certain portions of the Autoconf source text are designed to be copied
1000 # (in certain cases, depending on the input) into the output of
1001 # Autoconf.  We call these the "data" portions.  The rest of the Autoconf
1002 # source text consists of comments plus executable code that decides which
1003 # of the data portions to output in any given case.  We call these
1004 # comments and executable code the "non-data" portions.  Autoconf never
1005 # copies any of the non-data portions into its output.
1006 #
1007 # This special exception to the GPL applies to versions of Autoconf
1008 # released by the Free Software Foundation.  When you make and
1009 # distribute a modified version of Autoconf, you may extend this special
1010 # exception to the GPL to apply to your modified version as well, *unless*
1011 # your modified version has the potential to copy into its output some
1012 # of the text that was the non-data portion of the version that you started
1013 # with.  (In other words, unless your change moves or copies text from
1014 # the non-data portions to the data portions.)  If your modification has
1015 # such potential, you must delete any notice of this special exception
1016 # to the GPL from your modified version.
1017 #
1018 # Written by Akim Demaille, Christian Marquardt, Martin Wilks (and probably
1019 # many others).
1378  
1379 < # Table of Contents:
1022 < #
1023 < # 1. Language selection
1024 < #    and routines to produce programs in a given language.
1025 < #  a. Fortran 77 (to be moved from aclang.m4)
1026 < #  b. Fortran 90
1027 < #  c. Fortran 95
1028 < #
1029 < # 2. Producing programs in a given language.
1030 < #  a. Fortran 77 (to be moved from aclang.m4)
1031 < #  b. Fortran 90
1032 < #  c. Fortran 95
1033 < #
1034 < # 3. Looking for a compiler
1035 < #    And possibly the associated preprocessor.
1036 < #  a. Fortran 77 (to be moved from aclang.m4)
1037 < #  b. Fortran 90
1038 < #  c. Fortran 95
1039 < #
1040 < # 4. Compilers' characteristics.
1041 < #  a. Fortran 77 (to be moved from aclang.m4)
1042 < #  b. Fortran 90
1043 < #  c. Fortran 95
1379 >          ac_config_headers="$ac_config_headers src/config.h"
1380  
1045 # _AC_LIST_MEMBER_IF(ELEMENT, LIST, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
1046 # ---------------------------------------------------------------------------
1047 #
1048 # Processing the elements of a list is tedious in shell programming,
1049 # as lists tend to be implemented as space delimited strings.
1050 #
1051 # This macro searches LIST for ELEMENT, and executes ACTION-IF-FOUND
1052 # if ELEMENT is a member of LIST, otherwise it executes
1053 # ACTION-IF-NOT-FOUND.
1054 # _AC_LIST_MEMBER_IF
1381  
1056 # _AC_LINKER_OPTION(LINKER-OPTIONS, SHELL-VARIABLE)
1057 # -------------------------------------------------
1058 #
1059 # Specifying options to the compiler (whether it be the C, C++ or
1060 # Fortran 77 compiler) that are meant for the linker is compiler
1061 # dependent.  This macro lets you give options to the compiler that
1062 # are meant for the linker in a portable, compiler-independent way.
1063 #
1064 # This macro take two arguments, a list of linker options that the
1065 # compiler should pass to the linker (LINKER-OPTIONS) and the name of
1066 # a shell variable (SHELL-VARIABLE).  The list of linker options are
1067 # appended to the shell variable in a compiler-dependent way.
1068 #
1069 # For example, if the selected language is C, then this:
1070 #
1071 #   _AC_LINKER_OPTION([-R /usr/local/lib/foo], foo_LDFLAGS)
1072 #
1073 # will expand into this if the selected C compiler is gcc:
1074 #
1075 #   foo_LDFLAGS="-Xlinker -R -Xlinker /usr/local/lib/foo"
1076 #
1077 # otherwise, it will expand into this:
1078 #
1079 #   foo_LDFLAGS"-R /usr/local/lib/foo"
1080 #
1081 # You are encouraged to add support for compilers that this macro
1082 # doesn't currently support.
1083 # FIXME: Get rid of this macro.
1084 # _AC_LINKER_OPTION
1382  
1086 ## ----------------------- ##
1087 ## 1. Language selection.  ##
1088 ## ----------------------- ##
1383  
1090 # ----------------------------- #
1091 # 1b. The Fortran 90 language.  #
1092 # ----------------------------- #
1384  
1094 # AC_LANG(Fortran 90)
1095 # -------------------
1385  
1097 # _AC_LANG_ABBREV(Fortran 90)
1098 # ---------------------------
1386  
1100 # ----------------------------- #
1101 # 1c. The Fortran 95 language.  #
1102 # ----------------------------- #
1387  
1104 # AC_LANG(Fortran 95)
1105 # -------------------
1388  
1107 # _AC_LANG_ABBREV(Fortran 95)
1108 # ---------------------------
1389  
1110 ## ---------------------- ##
1111 ## 2.Producing programs.  ##
1112 ## ---------------------- ##
1390  
1114 # ------------------------ #
1115 # 2b. Fortran 90 sources.  #
1116 # ------------------------ #
1391  
1118 # AC_LANG_SOURCE(Fortran 90)(BODY)
1119 # --------------------------------
1392  
1121 # AC_LANG_PROGRAM(Fortran 90)([PROLOGUE], [BODY])
1122 # -----------------------------------------------
1393  
1124 # AC_LANG_CALL(Fortran 90)(PROLOGUE, FUNCTION)
1125 # --------------------------------------------
1394  
1127 # ------------------------ #
1128 # 2c. Fortran 95 sources.  #
1129 # ------------------------ #
1395  
1131 # AC_LANG_SOURCE(Fortran 95)(BODY)
1132 # --------------------------------
1396  
1134 # AC_LANG_PROGRAM(Fortran 95)([PROLOGUE], [BODY])
1135 # -----------------------------------------------
1397  
1137 # AC_LANG_CALL(Fortran 95)(PROLOGUE, FUNCTION)
1138 # --------------------------------------------
1398  
1140 ## -------------------------------------------- ##
1141 ## 3. Looking for Compilers and Preprocessors.  ##
1142 ## -------------------------------------------- ##
1399  
1144 # ----------------------------- #
1145 # 3b. The Fortran 90 compiler.  #
1146 # ----------------------------- #
1400  
1148 # AC_LANG_PREPROC(Fortran 90)
1149 # ---------------------------
1150 # Find the Fortran 90 preprocessor.  Must be AC_DEFUN'd to be AC_REQUIRE'able.
1401  
1152 # AC_LANG_COMPILER(Fortran 90)
1153 # ----------------------------
1154 # Find the Fortran 90 compiler.  Must be AC_DEFUN'd to be
1155 # AC_REQUIRE'able.
1402  
1157 # AC_PROG_F90([COMPILERS...])
1158 # ---------------------------
1159 # COMPILERS is a space separated list of Fortran 90 compilers to search
1160 # for.
1161 #
1162 # Compilers are ordered by
1163 #  1. F90, F95
1164 #  2. Good/tested native compilers, bad/untested native compilers
1165 #
1166 # pgf90 is the Portland Group F90 compilers.
1167 # xlf90/xlf95 are IBM (AIX) F90/F95 compilers.
1168 # lf95 is the Lahey-Fujitsu compiler.
1169 # epcf90 is the "Edinburgh Portable Compiler" F90.
1170 # fort is the Compaq Fortran 90 (now 95) compiler for Tru64 and Linux/Alpha.
1171 # AC_PROG_F90
1403  
1173 # ----------------------------- #
1174 # 3c. The Fortran 95 compiler.  #
1175 # ----------------------------- #
1404  
1177 # AC_LANG_PREPROC(Fortran 95)
1178 # ---------------------------
1179 # Find the Fortran 95 preprocessor.  Must be AC_DEFUN'd to be AC_REQUIRE'able.
1405  
1181 # AC_LANG_COMPILER(Fortran 95)
1182 # ----------------------------
1183 # Find the Fortran 95 compiler.  Must be AC_DEFUN'd to be
1184 # AC_REQUIRE'able.
1406  
1186 # AC_PROG_F95([COMPILERS...])
1187 # ---------------------------
1188 # COMPILERS is a space separated list of Fortran 95 compilers to search
1189 # for.
1190 #
1191 # Compilers are ordered by
1192 #  1. Good/tested native compilers, bad/untested native compilers
1193 #
1194 # xlf95 is the IBM (AIX) F95 compiler.
1195 # lf95 is the Lahey-Fujitsu compiler.
1196 # fort is the Compaq Fortran 90 (now 95) compiler for Tru64 and Linux/Alpha.
1197 # AC_PROG_F95
1407  
1199 ## ------------------------------- ##
1200 ## 4. Compilers' characteristics.  ##
1201 ## ------------------------------- ##
1408  
1203 # ---------------------------------------- #
1204 # 4b. Fortan 90 compiler characteristics.  #
1205 # ---------------------------------------- #
1409  
1207 # _AC_PROG_F90_V_OUTPUT([FLAG = $ac_cv_prog_f90_v])
1208 # -------------------------------------------------
1209 # Link a trivial Fortran program, compiling with a verbose output FLAG
1210 # (which default value, $ac_cv_prog_f90_v, is computed by
1211 # _AC_PROG_F90_V), and return the output in $ac_f90_v_output.  This
1212 # output is processed in the way expected by AC_F90_LIBRARY_LDFLAGS,
1213 # so that any link flags that are echoed by the compiler appear as
1214 # space-separated items.
1215 # _AC_PROG_F90_V_OUTPUT
1410  
1217 # _AC_PROG_F90_V
1218 # --------------
1219 #
1220 # Determine the flag that causes the Fortran 90 compiler to print
1221 # information of library and object files (normally -v)
1222 # Needed for AC_F90_LIBRARY_FLAGS
1223 # Some compilers don't accept -v (Lahey: -verbose, xlf: -V, Fujitsu: -###)
1224 # _AC_PROG_F90_V
1411  
1226 # AC_F90_LIBRARY_LDFLAGS
1227 # ----------------------
1228 #
1229 # Determine the linker flags (e.g. "-L" and "-l") for the Fortran 90
1230 # intrinsic and run-time libraries that are required to successfully
1231 # link a Fortran 90 program or shared library.  The output variable
1232 # F90LIBS is set to these flags.
1233 #
1234 # This macro is intended to be used in those situations when it is
1235 # necessary to mix, e.g. C++ and Fortran 90, source code into a single
1236 # program or shared library.
1237 #
1238 # For example, if object files from a C++ and Fortran 90 compiler must
1239 # be linked together, then the C++ compiler/linker must be used for
1240 # linking (since special C++-ish things need to happen at link time
1241 # like calling global constructors, instantiating templates, enabling
1242 # exception support, etc.).
1243 #
1244 # However, the Fortran 90 intrinsic and run-time libraries must be
1245 # linked in as well, but the C++ compiler/linker doesn't know how to
1246 # add these Fortran 90 libraries.  Hence, the macro
1247 # "AC_F90_LIBRARY_LDFLAGS" was created to determine these Fortran 90
1248 # libraries.
1249 #
1250 # This macro was copied from the Fortran 77 version by Matthew D. Langston.
1251 # AC_F90_LIBRARY_LDFLAGS
1412  
1253 # _AC_F90_NAME_MANGLING
1254 # ---------------------
1255 # Test for the name mangling scheme used by the Fortran 90 compiler.
1256 #
1257 # Sets ac_cv_f90_mangling. The value contains three fields, separated
1258 # by commas:
1259 #
1260 # lower case / upper case:
1261 #    case translation of the Fortan 90 symbols
1262 # underscore / no underscore:
1263 #    whether the compiler appends "_" to symbol names
1264 # extra underscore / no extra underscore:
1265 #    whether the compiler appends an extra "_" to symbol names already
1266 #    containing at least one underscore
1267 #
1268 # _AC_F90_NAME_MANGLING
1413  
1270 # The replacement is empty.
1414  
1272 # AC_F90_WRAPPERS
1273 # ---------------
1274 # Defines C macros F90_FUNC(name,NAME) and F90_FUNC_(name,NAME) to
1275 # properly mangle the names of C identifiers, and C identifiers with
1276 # underscores, respectively, so that they match the name mangling
1277 # scheme used by the Fortran 90 compiler.
1278 # AC_F90_WRAPPERS
1415  
1280 # AC_F90_FUNC(NAME, [SHELLVAR = NAME])
1281 # ------------------------------------
1282 # For a Fortran subroutine of given NAME, define a shell variable
1283 # $SHELLVAR to the Fortran 90 mangled name.  If the SHELLVAR
1284 # argument is not supplied, it defaults to NAME.
1285 # AC_F90_FUNC
1416  
1287 # ---------------------------------------- #
1288 # 4c. Fortan 95 compiler characteristics.  #
1289 # ---------------------------------------- #
1417  
1291 # _AC_PROG_F95_V_OUTPUT([FLAG = $ac_cv_prog_f95_v])
1292 # -------------------------------------------------
1293 # Link a trivial Fortran program, compiling with a verbose output FLAG
1294 # (which default value, $ac_cv_prog_f95_v, is computed by
1295 # _AC_PROG_F95_V), and return the output in $ac_f95_v_output.  This
1296 # output is processed in the way expected by AC_F95_LIBRARY_LDFLAGS,
1297 # so that any link flags that are echoed by the compiler appear as
1298 # space-separated items.
1299 # _AC_PROG_F95_V_OUTPUT
1418  
1301 # _AC_PROG_F95_V
1302 # --------------
1303 #
1304 # Determine the flag that causes the Fortran 95 compiler to print
1305 # information of library and object files (normally -v)
1306 # Needed for AC_F95_LIBRARY_FLAGS
1307 # Some compilers don't accept -v (Lahey: -verbose, xlf: -V, Fujitsu: -###)
1308 # _AC_PROG_F95_V
1419  
1310 # AC_F95_LIBRARY_LDFLAGS
1311 # ----------------------
1312 #
1313 # Determine the linker flags (e.g. "-L" and "-l") for the Fortran 95
1314 # intrinsic and run-time libraries that are required to successfully
1315 # link a Fortran 95 program or shared library.  The output variable
1316 # F95LIBS is set to these flags.
1317 #
1318 # This macro is intended to be used in those situations when it is
1319 # necessary to mix, e.g. C++ and Fortran 95, source code into a single
1320 # program or shared library.
1321 #
1322 # For example, if object files from a C++ and Fortran 95 compiler must
1323 # be linked together, then the C++ compiler/linker must be used for
1324 # linking (since special C++-ish things need to happen at link time
1325 # like calling global constructors, instantiating templates, enabling
1326 # exception support, etc.).
1327 #
1328 # However, the Fortran 95 intrinsic and run-time libraries must be
1329 # linked in as well, but the C++ compiler/linker doesn't know how to
1330 # add these Fortran 95 libraries.  Hence, the macro
1331 # "AC_F95_LIBRARY_LDFLAGS" was created to determine these Fortran 95
1332 # libraries.
1333 #
1334 # This macro was copied from the Fortran 77 version by Matthew D. Langston.
1335 # AC_F95_LIBRARY_LDFLAGS
1420  
1421 < # _AC_F95_NAME_MANGLING
1338 < # ---------------------
1339 < # Test for the name mangling scheme used by the Fortran 95 compiler.
1421 >
1422   #
1341 # Sets ac_cv_f95_mangling. The value contains three fields, separated
1342 # by commas:
1423   #
1344 # lower case / upper case:
1345 #    case translation of the Fortan 95 symbols
1346 # underscore / no underscore:
1347 #    whether the compiler appends "_" to symbol names
1348 # extra underscore / no extra underscore:
1349 #    whether the compiler appends an extra "_" to symbol names already
1350 #    containing at least one underscore
1424   #
1352 # _AC_F95_NAME_MANGLING
1425  
1354 # The replacement is empty.
1426  
1356 # AC_F95_WRAPPERS
1357 # ---------------
1358 # Defines C macros F95_FUNC(name,NAME) and F95_FUNC_(name,NAME) to
1359 # properly mangle the names of C identifiers, and C identifiers with
1360 # underscores, respectively, so that they match the name mangling
1361 # scheme used by the Fortran 95 compiler.
1362 # AC_F95_WRAPPERS
1363
1364 # AC_F95_FUNC(NAME, [SHELLVAR = NAME])
1365 # ------------------------------------
1366 # For a Fortran subroutine of given NAME, define a shell variable
1367 # $SHELLVAR to the Fortran 95 mangled name.  If the SHELLVAR
1368 # argument is not supplied, it defaults to NAME.
1369 # AC_F95_FUNC
1370
1427   # AC_F90_MODULE_NAMES
1428   # -------------------
1429   #
# Line 1375 | Line 1431 | ac_configure="$SHELL $ac_aux_dir/configure" # This sho
1431   #
1432   # AC_F90_MODULE_NAMES
1433  
1378 # set program name
1379 PROGNAME="oopse"
1434  
1381 # there are two ways to do debugging.  One with the --enable-debug flag
1382 # and one using the DEBUG environment variable
1435  
1384 debug=0
1385 # Check whether --enable-debug or --disable-debug was given.
1386 if test "${enable_debug+set}" = set; then
1387  enableval="$enable_debug"
1388  debug=1
1389 fi;
1390 if test "${DEBUG}"; then
1436  
1392 cat >>confdefs.h <<\EOF
1393 #define debug 1
1394 EOF
1437  
1396  msg="$msg, debug mode"
1397 fi
1438  
1439 +
1440 +
1441 +
1442 +
1443 +
1444 +
1445 +
1446 +
1447 +
1448 +
1449 +
1450 +
1451 +
1452 +
1453 +
1454 +
1455 +
1456 +
1457 +
1458 +
1459 +
1460 +
1461 +
1462 +
1463 +
1464 +
1465 +
1466 +
1467 +
1468 +
1469   # who am i
1470   # Make sure we can run config.sub.
1471   $ac_config_sub sun4 >/dev/null 2>&1 ||
1472 <  { { echo "$as_me:1402: error: cannot run $ac_config_sub" >&5
1472 >  { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1473   echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1474     { (exit 1); exit 1; }; }
1475  
1476 < echo "$as_me:1406: checking build system type" >&5
1476 > echo "$as_me:$LINENO: checking build system type" >&5
1477   echo $ECHO_N "checking build system type... $ECHO_C" >&6
1478   if test "${ac_cv_build+set}" = set; then
1479    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1412 | Line 1482 | test -z "$ac_cv_build_alias" &&
1482   test -z "$ac_cv_build_alias" &&
1483    ac_cv_build_alias=`$ac_config_guess`
1484   test -z "$ac_cv_build_alias" &&
1485 <  { { echo "$as_me:1415: error: cannot guess build type; you must specify one" >&5
1485 >  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1486   echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1487     { (exit 1); exit 1; }; }
1488   ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
1489 <  { { echo "$as_me:1419: error: $ac_config_sub $ac_cv_build_alias failed." >&5
1490 < echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
1489 >  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1490 > echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1491     { (exit 1); exit 1; }; }
1492  
1493   fi
1494 < echo "$as_me:1424: result: $ac_cv_build" >&5
1494 > echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1495   echo "${ECHO_T}$ac_cv_build" >&6
1496   build=$ac_cv_build
1497   build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1498   build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1499   build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1500  
1501 < echo "$as_me:1431: checking host system type" >&5
1501 >
1502 > echo "$as_me:$LINENO: checking host system type" >&5
1503   echo $ECHO_N "checking host system type... $ECHO_C" >&6
1504   if test "${ac_cv_host+set}" = set; then
1505    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 1437 | Line 1508 | ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
1508   test -z "$ac_cv_host_alias" &&
1509    ac_cv_host_alias=$ac_cv_build_alias
1510   ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
1511 <  { { echo "$as_me:1440: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1511 >  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1512   echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1513     { (exit 1); exit 1; }; }
1514  
1515   fi
1516 < echo "$as_me:1445: result: $ac_cv_host" >&5
1516 > echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1517   echo "${ECHO_T}$ac_cv_host" >&6
1518   host=$ac_cv_host
1519   host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1520   host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1521   host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1522  
1523 < ac_ext=c
1524 < ac_cpp='$CPP $CPPFLAGS'
1525 < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1526 < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1527 < ac_compiler_gnu=$ac_cv_c_compiler_gnu
1523 >
1524 >
1525 >
1526 >
1527 > # set program name
1528 > PROGNAME="oopse"
1529 >
1530 >
1531 >
1532 >
1533 > OBJEXT=".$OBJEXT"
1534 >
1535 > OOPSE=oopse
1536 >
1537 > if test "x${prefix}" = "xNONE"
1538 > then
1539 >  OOPSE_HOME=${ac_default_prefix}/oopse
1540 > else
1541 >  OOPSE_HOME=${prefix}/oopse
1542 > fi
1543 > # Check whether --enable-oopse-home or --disable-oopse-home was given.
1544 > if test "${enable_oopse_home+set}" = set; then
1545 >  enableval="$enable_oopse_home"
1546 >  OOPSE_HOME="${enableval}"
1547 > fi;
1548 >
1549 > # there are two ways to do debugging.  One with the --enable-debug flag
1550 > # and one using the DEBUG environment variable
1551 >
1552 > debug=0
1553 > # Check whether --enable-debug or --disable-debug was given.
1554 > if test "${enable_debug+set}" = set; then
1555 >  enableval="$enable_debug"
1556 >  debug=1
1557 > fi;
1558 > if test "${DEBUG}"; then
1559 >
1560 > cat >>confdefs.h <<\_ACEOF
1561 > #define debug 1
1562 > _ACEOF
1563 >
1564 >  msg="$msg, debug mode"
1565 > fi
1566 >
1567 >
1568 > # Checks for programs.
1569 > ac_ext=cc
1570 > ac_cpp='$CXXCPP $CPPFLAGS'
1571 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1572 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1573 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
1574   if test -n "$ac_tool_prefix"; then
1575 <  for ac_prog in icc xlc gcc cc
1575 >  for ac_prog in $CCC pathCC icpc icc xlc++ xlC CC g++ c++
1576    do
1577      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1578   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
1579 < echo "$as_me:1462: checking for $ac_word" >&5
1579 > echo "$as_me:$LINENO: checking for $ac_word" >&5
1580   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1581 < if test "${ac_cv_prog_CC+set}" = set; then
1581 > if test "${ac_cv_prog_CXX+set}" = set; then
1582    echo $ECHO_N "(cached) $ECHO_C" >&6
1583   else
1584 <  if test -n "$CC"; then
1585 <  ac_cv_prog_CC="$CC" # Let the user override the test.
1584 >  if test -n "$CXX"; then
1585 >  ac_cv_prog_CXX="$CXX" # Let the user override the test.
1586   else
1587 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
1588 < ac_dummy="$PATH"
1589 < for ac_dir in $ac_dummy; do
1590 <  IFS=$ac_save_IFS
1591 <  test -z "$ac_dir" && ac_dir=.
1592 <  $as_executable_p "$ac_dir/$ac_word" || continue
1593 < ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
1594 < echo "$as_me:1477: found $ac_dir/$ac_word" >&5
1595 < break
1587 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1588 > for as_dir in $PATH
1589 > do
1590 >  IFS=$as_save_IFS
1591 >  test -z "$as_dir" && as_dir=.
1592 >  for ac_exec_ext in '' $ac_executable_extensions; do
1593 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1594 >    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
1595 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1596 >    break 2
1597 >  fi
1598   done
1599 + done
1600  
1601   fi
1602   fi
1603 < CC=$ac_cv_prog_CC
1604 < if test -n "$CC"; then
1605 <  echo "$as_me:1485: result: $CC" >&5
1606 < echo "${ECHO_T}$CC" >&6
1603 > CXX=$ac_cv_prog_CXX
1604 > if test -n "$CXX"; then
1605 >  echo "$as_me:$LINENO: result: $CXX" >&5
1606 > echo "${ECHO_T}$CXX" >&6
1607   else
1608 <  echo "$as_me:1488: result: no" >&5
1608 >  echo "$as_me:$LINENO: result: no" >&5
1609   echo "${ECHO_T}no" >&6
1610   fi
1611  
1612 <    test -n "$CC" && break
1612 >    test -n "$CXX" && break
1613    done
1614   fi
1615 < if test -z "$CC"; then
1616 <  ac_ct_CC=$CC
1617 <  for ac_prog in icc xlc gcc cc
1615 > if test -z "$CXX"; then
1616 >  ac_ct_CXX=$CXX
1617 >  for ac_prog in $CCC pathCC icpc icc xlc++ xlC CC g++ c++
1618   do
1619    # Extract the first word of "$ac_prog", so it can be a program name with args.
1620   set dummy $ac_prog; ac_word=$2
1621 < echo "$as_me:1501: checking for $ac_word" >&5
1621 > echo "$as_me:$LINENO: checking for $ac_word" >&5
1622   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1623 < if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1623 > if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
1624    echo $ECHO_N "(cached) $ECHO_C" >&6
1625   else
1626 <  if test -n "$ac_ct_CC"; then
1627 <  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1626 >  if test -n "$ac_ct_CXX"; then
1627 >  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
1628   else
1629 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
1630 < ac_dummy="$PATH"
1631 < for ac_dir in $ac_dummy; do
1632 <  IFS=$ac_save_IFS
1633 <  test -z "$ac_dir" && ac_dir=.
1634 <  $as_executable_p "$ac_dir/$ac_word" || continue
1635 < ac_cv_prog_ac_ct_CC="$ac_prog"
1636 < echo "$as_me:1516: found $ac_dir/$ac_word" >&5
1637 < break
1629 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1630 > for as_dir in $PATH
1631 > do
1632 >  IFS=$as_save_IFS
1633 >  test -z "$as_dir" && as_dir=.
1634 >  for ac_exec_ext in '' $ac_executable_extensions; do
1635 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1636 >    ac_cv_prog_ac_ct_CXX="$ac_prog"
1637 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1638 >    break 2
1639 >  fi
1640   done
1641 + done
1642  
1643   fi
1644   fi
1645 < ac_ct_CC=$ac_cv_prog_ac_ct_CC
1646 < if test -n "$ac_ct_CC"; then
1647 <  echo "$as_me:1524: result: $ac_ct_CC" >&5
1648 < echo "${ECHO_T}$ac_ct_CC" >&6
1645 > ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
1646 > if test -n "$ac_ct_CXX"; then
1647 >  echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
1648 > echo "${ECHO_T}$ac_ct_CXX" >&6
1649   else
1650 <  echo "$as_me:1527: result: no" >&5
1650 >  echo "$as_me:$LINENO: result: no" >&5
1651   echo "${ECHO_T}no" >&6
1652   fi
1653  
1654 <  test -n "$ac_ct_CC" && break
1654 >  test -n "$ac_ct_CXX" && break
1655   done
1656 + test -n "$ac_ct_CXX" || ac_ct_CXX="g++"
1657  
1658 <  CC=$ac_ct_CC
1658 >  CXX=$ac_ct_CXX
1659   fi
1660  
1537 test -z "$CC" && { { echo "$as_me:1537: error: no acceptable cc found in \$PATH" >&5
1538 echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
1539   { (exit 1); exit 1; }; }
1661  
1662 + # Provide some information about the compiler.
1663 + echo "$as_me:$LINENO:" \
1664 +     "checking for C++ compiler version" >&5
1665 + ac_compiler=`set X $ac_compile; echo $2`
1666 + { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
1667 +  (eval $ac_compiler --version </dev/null >&5) 2>&5
1668 +  ac_status=$?
1669 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1670 +  (exit $ac_status); }
1671 + { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
1672 +  (eval $ac_compiler -v </dev/null >&5) 2>&5
1673 +  ac_status=$?
1674 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1675 +  (exit $ac_status); }
1676 + { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
1677 +  (eval $ac_compiler -V </dev/null >&5) 2>&5
1678 +  ac_status=$?
1679 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1680 +  (exit $ac_status); }
1681 +
1682   cat >conftest.$ac_ext <<_ACEOF
1683 < #line 1542 "configure"
1684 < #include "confdefs.h"
1683 > /* confdefs.h.  */
1684 > _ACEOF
1685 > cat confdefs.h >>conftest.$ac_ext
1686 > cat >>conftest.$ac_ext <<_ACEOF
1687 > /* end confdefs.h.  */
1688  
1689   int
1690   main ()
# Line 1551 | Line 1695 | ac_clean_files_save=$ac_clean_files
1695   }
1696   _ACEOF
1697   ac_clean_files_save=$ac_clean_files
1698 < ac_clean_files="$ac_clean_files a.out a.exe"
1698 > ac_clean_files="$ac_clean_files a.out a.exe b.out"
1699   # Try to create an executable without -o first, disregard a.out.
1700 < # It will help us diagnose broken compiler, and finding out an intuition
1700 > # It will help us diagnose broken compilers, and finding out an intuition
1701   # of exeext.
1702 < echo "$as_me:1558: checking for C compiler default output" >&5
1703 < echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
1702 > echo "$as_me:$LINENO: checking for C++ compiler default output file name" >&5
1703 > echo $ECHO_N "checking for C++ compiler default output file name... $ECHO_C" >&6
1704   ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1705 < if { (eval echo "$as_me:1561: \"$ac_link_default\"") >&5
1705 > if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
1706    (eval $ac_link_default) 2>&5
1707    ac_status=$?
1708 <  echo "$as_me:1564: \$? = $ac_status" >&5
1708 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1709    (exit $ac_status); }; then
1710 <  for ac_file in `ls a.exe conftest.exe a.* conftest conftest.* 2>/dev/null`; do
1710 >  # Find the output, starting from the most likely.  This scheme is
1711 > # not robust to junk in `.', hence go to wildcards (a.*) only as a last
1712 > # resort.
1713 >
1714 > # Be careful to initialize this variable, since it used to be cached.
1715 > # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
1716 > ac_cv_exeext=
1717 > # b.out is created by i960 compilers.
1718 > for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
1719 > do
1720 >  test -f "$ac_file" || continue
1721    case $ac_file in
1722 <    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
1723 <    a.out ) # We found the default executable, but exeext='' is most
1724 <            # certainly right.
1725 <            break;;
1726 <    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1727 <          export ac_cv_exeext
1728 <          break;;
1729 <    * ) break;;
1722 >    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
1723 >        ;;
1724 >    conftest.$ac_ext )
1725 >        # This is the source file.
1726 >        ;;
1727 >    [ab].out )
1728 >        # We found the default executable, but exeext='' is most
1729 >        # certainly right.
1730 >        break;;
1731 >    *.* )
1732 >        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1733 >        # FIXME: I believe we export ac_cv_exeext for Libtool,
1734 >        # but it would be cool to find out if it's true.  Does anybody
1735 >        # maintain Libtool? --akim.
1736 >        export ac_cv_exeext
1737 >        break;;
1738 >    * )
1739 >        break;;
1740    esac
1741   done
1742   else
1743    echo "$as_me: failed program was:" >&5
1744 < cat conftest.$ac_ext >&5
1745 < { { echo "$as_me:1581: error: C compiler cannot create executables" >&5
1746 < echo "$as_me: error: C compiler cannot create executables" >&2;}
1744 > sed 's/^/| /' conftest.$ac_ext >&5
1745 >
1746 > { { echo "$as_me:$LINENO: error: C++ compiler cannot create executables
1747 > See \`config.log' for more details." >&5
1748 > echo "$as_me: error: C++ compiler cannot create executables
1749 > See \`config.log' for more details." >&2;}
1750     { (exit 77); exit 77; }; }
1751   fi
1752  
1753   ac_exeext=$ac_cv_exeext
1754 < echo "$as_me:1587: result: $ac_file" >&5
1754 > echo "$as_me:$LINENO: result: $ac_file" >&5
1755   echo "${ECHO_T}$ac_file" >&6
1756  
1757   # Check the compiler produces executables we can run.  If not, either
1758   # the compiler is broken, or we cross compile.
1759 < echo "$as_me:1592: checking whether the C compiler works" >&5
1760 < echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1759 > echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5
1760 > echo $ECHO_N "checking whether the C++ compiler works... $ECHO_C" >&6
1761   # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1762   # If not cross compiling, check that we can run a simple program.
1763   if test "$cross_compiling" != yes; then
1764    if { ac_try='./$ac_file'
1765 <  { (eval echo "$as_me:1598: \"$ac_try\"") >&5
1765 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1766    (eval $ac_try) 2>&5
1767    ac_status=$?
1768 <  echo "$as_me:1601: \$? = $ac_status" >&5
1768 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1769    (exit $ac_status); }; }; then
1770      cross_compiling=no
1771    else
1772      if test "$cross_compiling" = maybe; then
1773          cross_compiling=yes
1774      else
1775 <        { { echo "$as_me:1608: error: cannot run C compiled programs.
1776 < If you meant to cross compile, use \`--host'." >&5
1777 < echo "$as_me: error: cannot run C compiled programs.
1778 < If you meant to cross compile, use \`--host'." >&2;}
1775 >        { { echo "$as_me:$LINENO: error: cannot run C++ compiled programs.
1776 > If you meant to cross compile, use \`--host'.
1777 > See \`config.log' for more details." >&5
1778 > echo "$as_me: error: cannot run C++ compiled programs.
1779 > If you meant to cross compile, use \`--host'.
1780 > See \`config.log' for more details." >&2;}
1781     { (exit 1); exit 1; }; }
1782      fi
1783    fi
1784   fi
1785 < echo "$as_me:1616: result: yes" >&5
1785 > echo "$as_me:$LINENO: result: yes" >&5
1786   echo "${ECHO_T}yes" >&6
1787  
1788 < rm -f a.out a.exe conftest$ac_cv_exeext
1788 > rm -f a.out a.exe conftest$ac_cv_exeext b.out
1789   ac_clean_files=$ac_clean_files_save
1790   # Check the compiler produces executables we can run.  If not, either
1791   # the compiler is broken, or we cross compile.
1792 < echo "$as_me:1623: checking whether we are cross compiling" >&5
1792 > echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
1793   echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
1794 < echo "$as_me:1625: result: $cross_compiling" >&5
1794 > echo "$as_me:$LINENO: result: $cross_compiling" >&5
1795   echo "${ECHO_T}$cross_compiling" >&6
1796  
1797 < echo "$as_me:1628: checking for executable suffix" >&5
1798 < echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
1799 < if { (eval echo "$as_me:1630: \"$ac_link\"") >&5
1797 > echo "$as_me:$LINENO: checking for suffix of executables" >&5
1798 > echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
1799 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
1800    (eval $ac_link) 2>&5
1801    ac_status=$?
1802 <  echo "$as_me:1633: \$? = $ac_status" >&5
1802 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1803    (exit $ac_status); }; then
1804    # If both `conftest.exe' and `conftest' are `present' (well, observable)
1805   # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
1806   # work properly (i.e., refer to `conftest.exe'), while it won't with
1807   # `rm'.
1808 < for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
1808 > for ac_file in conftest.exe conftest conftest.*; do
1809 >  test -f "$ac_file" || continue
1810    case $ac_file in
1811 <    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
1811 >    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
1812      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
1813 <          export ac_cv_exeext
1814 <          break;;
1813 >          export ac_cv_exeext
1814 >          break;;
1815      * ) break;;
1816    esac
1817   done
1818   else
1819 <  { { echo "$as_me:1649: error: cannot compute EXEEXT: cannot compile and link" >&5
1820 < echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
1819 >  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
1820 > See \`config.log' for more details." >&5
1821 > echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
1822 > See \`config.log' for more details." >&2;}
1823     { (exit 1); exit 1; }; }
1824   fi
1825  
1826   rm -f conftest$ac_cv_exeext
1827 < echo "$as_me:1655: result: $ac_cv_exeext" >&5
1827 > echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
1828   echo "${ECHO_T}$ac_cv_exeext" >&6
1829  
1830   rm -f conftest.$ac_ext
1831   EXEEXT=$ac_cv_exeext
1832   ac_exeext=$EXEEXT
1833 < echo "$as_me:1661: checking for object suffix" >&5
1834 < echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
1833 > echo "$as_me:$LINENO: checking for suffix of object files" >&5
1834 > echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
1835   if test "${ac_cv_objext+set}" = set; then
1836    echo $ECHO_N "(cached) $ECHO_C" >&6
1837   else
1838    cat >conftest.$ac_ext <<_ACEOF
1839 < #line 1667 "configure"
1840 < #include "confdefs.h"
1839 > /* confdefs.h.  */
1840 > _ACEOF
1841 > cat confdefs.h >>conftest.$ac_ext
1842 > cat >>conftest.$ac_ext <<_ACEOF
1843 > /* end confdefs.h.  */
1844  
1845   int
1846   main ()
# Line 1676 | Line 1851 | rm -f conftest.o conftest.obj
1851   }
1852   _ACEOF
1853   rm -f conftest.o conftest.obj
1854 < if { (eval echo "$as_me:1679: \"$ac_compile\"") >&5
1854 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1855    (eval $ac_compile) 2>&5
1856    ac_status=$?
1857 <  echo "$as_me:1682: \$? = $ac_status" >&5
1857 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1858    (exit $ac_status); }; then
1859    for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
1860    case $ac_file in
1861 <    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;
1861 >    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
1862      *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
1863         break;;
1864    esac
1865   done
1866   else
1867    echo "$as_me: failed program was:" >&5
1868 < cat conftest.$ac_ext >&5
1869 < { { echo "$as_me:1694: error: cannot compute OBJEXT: cannot compile" >&5
1870 < echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
1868 > sed 's/^/| /' conftest.$ac_ext >&5
1869 >
1870 > { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
1871 > See \`config.log' for more details." >&5
1872 > echo "$as_me: error: cannot compute suffix of object files: cannot compile
1873 > See \`config.log' for more details." >&2;}
1874     { (exit 1); exit 1; }; }
1875   fi
1876  
1877   rm -f conftest.$ac_cv_objext conftest.$ac_ext
1878   fi
1879 < echo "$as_me:1701: result: $ac_cv_objext" >&5
1879 > echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
1880   echo "${ECHO_T}$ac_cv_objext" >&6
1881   OBJEXT=$ac_cv_objext
1882   ac_objext=$OBJEXT
1883 < echo "$as_me:1705: checking whether we are using the GNU C compiler" >&5
1884 < echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
1885 < if test "${ac_cv_c_compiler_gnu+set}" = set; then
1883 > echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
1884 > echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
1885 > if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
1886    echo $ECHO_N "(cached) $ECHO_C" >&6
1887   else
1888    cat >conftest.$ac_ext <<_ACEOF
1889 < #line 1711 "configure"
1890 < #include "confdefs.h"
1889 > /* confdefs.h.  */
1890 > _ACEOF
1891 > cat confdefs.h >>conftest.$ac_ext
1892 > cat >>conftest.$ac_ext <<_ACEOF
1893 > /* end confdefs.h.  */
1894  
1895   int
1896   main ()
# Line 1723 | Line 1904 | rm -f conftest.$ac_objext
1904   }
1905   _ACEOF
1906   rm -f conftest.$ac_objext
1907 < if { (eval echo "$as_me:1726: \"$ac_compile\"") >&5
1908 <  (eval $ac_compile) 2>&5
1907 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1908 >  (eval $ac_compile) 2>conftest.er1
1909    ac_status=$?
1910 <  echo "$as_me:1729: \$? = $ac_status" >&5
1910 >  grep -v '^ *+' conftest.er1 >conftest.err
1911 >  rm -f conftest.er1
1912 >  cat conftest.err >&5
1913 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1914    (exit $ac_status); } &&
1915 <         { ac_try='test -s conftest.$ac_objext'
1916 <  { (eval echo "$as_me:1732: \"$ac_try\"") >&5
1915 >         { ac_try='test -z "$ac_cxx_werror_flag"
1916 >                         || test ! -s conftest.err'
1917 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1918    (eval $ac_try) 2>&5
1919    ac_status=$?
1920 <  echo "$as_me:1735: \$? = $ac_status" >&5
1920 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1921 >  (exit $ac_status); }; } &&
1922 >         { ac_try='test -s conftest.$ac_objext'
1923 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1924 >  (eval $ac_try) 2>&5
1925 >  ac_status=$?
1926 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1927    (exit $ac_status); }; }; then
1928    ac_compiler_gnu=yes
1929   else
1930    echo "$as_me: failed program was:" >&5
1931 < cat conftest.$ac_ext >&5
1931 > sed 's/^/| /' conftest.$ac_ext >&5
1932 >
1933   ac_compiler_gnu=no
1934   fi
1935 < rm -f conftest.$ac_objext conftest.$ac_ext
1936 < ac_cv_c_compiler_gnu=$ac_compiler_gnu
1935 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1936 > ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
1937  
1938   fi
1939 < echo "$as_me:1747: result: $ac_cv_c_compiler_gnu" >&5
1940 < echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
1941 < GCC=`test $ac_compiler_gnu = yes && echo yes`
1942 < ac_test_CFLAGS=${CFLAGS+set}
1943 < ac_save_CFLAGS=$CFLAGS
1944 < CFLAGS="-g"
1945 < echo "$as_me:1753: checking whether $CC accepts -g" >&5
1946 < echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
1947 < if test "${ac_cv_prog_cc_g+set}" = set; then
1939 > echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
1940 > echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
1941 > GXX=`test $ac_compiler_gnu = yes && echo yes`
1942 > ac_test_CXXFLAGS=${CXXFLAGS+set}
1943 > ac_save_CXXFLAGS=$CXXFLAGS
1944 > CXXFLAGS="-g"
1945 > echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
1946 > echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
1947 > if test "${ac_cv_prog_cxx_g+set}" = set; then
1948    echo $ECHO_N "(cached) $ECHO_C" >&6
1949   else
1950    cat >conftest.$ac_ext <<_ACEOF
1951 < #line 1759 "configure"
1952 < #include "confdefs.h"
1951 > /* confdefs.h.  */
1952 > _ACEOF
1953 > cat confdefs.h >>conftest.$ac_ext
1954 > cat >>conftest.$ac_ext <<_ACEOF
1955 > /* end confdefs.h.  */
1956  
1957   int
1958   main ()
# Line 1768 | Line 1963 | rm -f conftest.$ac_objext
1963   }
1964   _ACEOF
1965   rm -f conftest.$ac_objext
1966 < if { (eval echo "$as_me:1771: \"$ac_compile\"") >&5
1967 <  (eval $ac_compile) 2>&5
1966 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
1967 >  (eval $ac_compile) 2>conftest.er1
1968    ac_status=$?
1969 <  echo "$as_me:1774: \$? = $ac_status" >&5
1969 >  grep -v '^ *+' conftest.er1 >conftest.err
1970 >  rm -f conftest.er1
1971 >  cat conftest.err >&5
1972 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1973    (exit $ac_status); } &&
1974 <         { ac_try='test -s conftest.$ac_objext'
1975 <  { (eval echo "$as_me:1777: \"$ac_try\"") >&5
1974 >         { ac_try='test -z "$ac_cxx_werror_flag"
1975 >                         || test ! -s conftest.err'
1976 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1977    (eval $ac_try) 2>&5
1978    ac_status=$?
1979 <  echo "$as_me:1780: \$? = $ac_status" >&5
1979 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1980 >  (exit $ac_status); }; } &&
1981 >         { ac_try='test -s conftest.$ac_objext'
1982 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1983 >  (eval $ac_try) 2>&5
1984 >  ac_status=$?
1985 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
1986    (exit $ac_status); }; }; then
1987 <  ac_cv_prog_cc_g=yes
1987 >  ac_cv_prog_cxx_g=yes
1988   else
1989    echo "$as_me: failed program was:" >&5
1990 < cat conftest.$ac_ext >&5
1991 < ac_cv_prog_cc_g=no
1990 > sed 's/^/| /' conftest.$ac_ext >&5
1991 >
1992 > ac_cv_prog_cxx_g=no
1993   fi
1994 < rm -f conftest.$ac_objext conftest.$ac_ext
1994 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1995   fi
1996 < echo "$as_me:1790: result: $ac_cv_prog_cc_g" >&5
1997 < echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
1998 < if test "$ac_test_CFLAGS" = set; then
1999 <  CFLAGS=$ac_save_CFLAGS
2000 < elif test $ac_cv_prog_cc_g = yes; then
2001 <  if test "$GCC" = yes; then
2002 <    CFLAGS="-g -O2"
1996 > echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
1997 > echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
1998 > if test "$ac_test_CXXFLAGS" = set; then
1999 >  CXXFLAGS=$ac_save_CXXFLAGS
2000 > elif test $ac_cv_prog_cxx_g = yes; then
2001 >  if test "$GXX" = yes; then
2002 >    CXXFLAGS="-g -O2"
2003    else
2004 <    CFLAGS="-g"
2004 >    CXXFLAGS="-g"
2005    fi
2006   else
2007 <  if test "$GCC" = yes; then
2008 <    CFLAGS="-O2"
2007 >  if test "$GXX" = yes; then
2008 >    CXXFLAGS="-O2"
2009    else
2010 <    CFLAGS=
2010 >    CXXFLAGS=
2011    fi
2012   fi
2013 < # Some people use a C++ compiler to compile C.  Since we use `exit',
2014 < # in C++ we need to declare it.  In case someone uses the same compiler
1809 < # for both compiling C and C++ we need to have the C++ compiler decide
1810 < # the declaration of exit, since it's the most demanding environment.
1811 < cat >conftest.$ac_ext <<_ACEOF
1812 < #ifndef __cplusplus
1813 <  choke me
1814 < #endif
1815 < _ACEOF
1816 < rm -f conftest.$ac_objext
1817 < if { (eval echo "$as_me:1817: \"$ac_compile\"") >&5
1818 <  (eval $ac_compile) 2>&5
1819 <  ac_status=$?
1820 <  echo "$as_me:1820: \$? = $ac_status" >&5
1821 <  (exit $ac_status); } &&
1822 <         { ac_try='test -s conftest.$ac_objext'
1823 <  { (eval echo "$as_me:1823: \"$ac_try\"") >&5
1824 <  (eval $ac_try) 2>&5
1825 <  ac_status=$?
1826 <  echo "$as_me:1826: \$? = $ac_status" >&5
1827 <  (exit $ac_status); }; }; then
1828 <  for ac_declaration in \
1829 <   ''\
1830 <   '#include <stdlib.h>' \
2013 > for ac_declaration in \
2014 >   '' \
2015     'extern "C" void std::exit (int) throw (); using std::exit;' \
2016     'extern "C" void std::exit (int); using std::exit;' \
2017     'extern "C" void exit (int) throw ();' \
# Line 1835 | Line 2019 | do
2019     'void exit (int);'
2020   do
2021    cat >conftest.$ac_ext <<_ACEOF
2022 < #line 1838 "configure"
2023 < #include "confdefs.h"
2024 < #include <stdlib.h>
2022 > /* confdefs.h.  */
2023 > _ACEOF
2024 > cat confdefs.h >>conftest.$ac_ext
2025 > cat >>conftest.$ac_ext <<_ACEOF
2026 > /* end confdefs.h.  */
2027   $ac_declaration
2028 + #include <stdlib.h>
2029   int
2030   main ()
2031   {
# Line 1848 | Line 2035 | rm -f conftest.$ac_objext
2035   }
2036   _ACEOF
2037   rm -f conftest.$ac_objext
2038 < if { (eval echo "$as_me:1851: \"$ac_compile\"") >&5
2039 <  (eval $ac_compile) 2>&5
2038 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2039 >  (eval $ac_compile) 2>conftest.er1
2040    ac_status=$?
2041 <  echo "$as_me:1854: \$? = $ac_status" >&5
2041 >  grep -v '^ *+' conftest.er1 >conftest.err
2042 >  rm -f conftest.er1
2043 >  cat conftest.err >&5
2044 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2045    (exit $ac_status); } &&
2046 <         { ac_try='test -s conftest.$ac_objext'
2047 <  { (eval echo "$as_me:1857: \"$ac_try\"") >&5
2046 >         { ac_try='test -z "$ac_cxx_werror_flag"
2047 >                         || test ! -s conftest.err'
2048 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2049    (eval $ac_try) 2>&5
2050    ac_status=$?
2051 <  echo "$as_me:1860: \$? = $ac_status" >&5
2051 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2052 >  (exit $ac_status); }; } &&
2053 >         { ac_try='test -s conftest.$ac_objext'
2054 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2055 >  (eval $ac_try) 2>&5
2056 >  ac_status=$?
2057 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2058    (exit $ac_status); }; }; then
2059    :
2060   else
2061    echo "$as_me: failed program was:" >&5
2062 < cat conftest.$ac_ext >&5
2062 > sed 's/^/| /' conftest.$ac_ext >&5
2063 >
2064   continue
2065   fi
2066 < rm -f conftest.$ac_objext conftest.$ac_ext
2066 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2067    cat >conftest.$ac_ext <<_ACEOF
2068 < #line 1870 "configure"
2069 < #include "confdefs.h"
2068 > /* confdefs.h.  */
2069 > _ACEOF
2070 > cat confdefs.h >>conftest.$ac_ext
2071 > cat >>conftest.$ac_ext <<_ACEOF
2072 > /* end confdefs.h.  */
2073   $ac_declaration
2074   int
2075   main ()
# Line 1879 | Line 2080 | rm -f conftest.$ac_objext
2080   }
2081   _ACEOF
2082   rm -f conftest.$ac_objext
2083 < if { (eval echo "$as_me:1882: \"$ac_compile\"") >&5
2084 <  (eval $ac_compile) 2>&5
2083 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2084 >  (eval $ac_compile) 2>conftest.er1
2085    ac_status=$?
2086 <  echo "$as_me:1885: \$? = $ac_status" >&5
2086 >  grep -v '^ *+' conftest.er1 >conftest.err
2087 >  rm -f conftest.er1
2088 >  cat conftest.err >&5
2089 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2090    (exit $ac_status); } &&
2091 <         { ac_try='test -s conftest.$ac_objext'
2092 <  { (eval echo "$as_me:1888: \"$ac_try\"") >&5
2091 >         { ac_try='test -z "$ac_cxx_werror_flag"
2092 >                         || test ! -s conftest.err'
2093 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2094    (eval $ac_try) 2>&5
2095    ac_status=$?
2096 <  echo "$as_me:1891: \$? = $ac_status" >&5
2096 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2097 >  (exit $ac_status); }; } &&
2098 >         { ac_try='test -s conftest.$ac_objext'
2099 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2100 >  (eval $ac_try) 2>&5
2101 >  ac_status=$?
2102 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2103    (exit $ac_status); }; }; then
2104    break
2105   else
2106    echo "$as_me: failed program was:" >&5
2107 < cat conftest.$ac_ext >&5
2107 > sed 's/^/| /' conftest.$ac_ext >&5
2108 >
2109   fi
2110 < rm -f conftest.$ac_objext conftest.$ac_ext
2110 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2111   done
2112 < echo '#ifdef __cplusplus' >>confdefs.h
2113 < echo $ac_declaration      >>confdefs.h
2114 < echo '#endif'             >>confdefs.h
2115 <
2116 < else
1905 <  echo "$as_me: failed program was:" >&5
1906 < cat conftest.$ac_ext >&5
2112 > rm -f conftest*
2113 > if test -n "$ac_declaration"; then
2114 >  echo '#ifdef __cplusplus' >>confdefs.h
2115 >  echo $ac_declaration      >>confdefs.h
2116 >  echo '#endif'             >>confdefs.h
2117   fi
2118 < rm -f conftest.$ac_objext conftest.$ac_ext
2118 >
2119   ac_ext=c
2120   ac_cpp='$CPP $CPPFLAGS'
2121   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2122   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2123   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2124  
2125 < ac_ext=cc
2126 < ac_cpp='$CXXCPP $CPPFLAGS'
2127 < ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2128 < ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2129 < ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2125 > ac_ext=c
2126 > ac_cpp='$CPP $CPPFLAGS'
2127 > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2128 > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2129 > ac_compiler_gnu=$ac_cv_c_compiler_gnu
2130   if test -n "$ac_tool_prefix"; then
2131 <  for ac_prog in $CCC icpc icc xlc++ xlC CC g++ c++
2131 >  for ac_prog in pathcc icc xlc gcc cc
2132    do
2133      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2134   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2135 < echo "$as_me:1925: checking for $ac_word" >&5
2135 > echo "$as_me:$LINENO: checking for $ac_word" >&5
2136   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2137 < if test "${ac_cv_prog_CXX+set}" = set; then
2137 > if test "${ac_cv_prog_CC+set}" = set; then
2138    echo $ECHO_N "(cached) $ECHO_C" >&6
2139   else
2140 <  if test -n "$CXX"; then
2141 <  ac_cv_prog_CXX="$CXX" # Let the user override the test.
2140 >  if test -n "$CC"; then
2141 >  ac_cv_prog_CC="$CC" # Let the user override the test.
2142   else
2143 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
2144 < ac_dummy="$PATH"
2145 < for ac_dir in $ac_dummy; do
2146 <  IFS=$ac_save_IFS
2147 <  test -z "$ac_dir" && ac_dir=.
2148 <  $as_executable_p "$ac_dir/$ac_word" || continue
2149 < ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2150 < echo "$as_me:1940: found $ac_dir/$ac_word" >&5
2151 < break
2143 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2144 > for as_dir in $PATH
2145 > do
2146 >  IFS=$as_save_IFS
2147 >  test -z "$as_dir" && as_dir=.
2148 >  for ac_exec_ext in '' $ac_executable_extensions; do
2149 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2150 >    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2151 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2152 >    break 2
2153 >  fi
2154   done
2155 + done
2156  
2157   fi
2158   fi
2159 < CXX=$ac_cv_prog_CXX
2160 < if test -n "$CXX"; then
2161 <  echo "$as_me:1948: result: $CXX" >&5
2162 < echo "${ECHO_T}$CXX" >&6
2159 > CC=$ac_cv_prog_CC
2160 > if test -n "$CC"; then
2161 >  echo "$as_me:$LINENO: result: $CC" >&5
2162 > echo "${ECHO_T}$CC" >&6
2163   else
2164 <  echo "$as_me:1951: result: no" >&5
2164 >  echo "$as_me:$LINENO: result: no" >&5
2165   echo "${ECHO_T}no" >&6
2166   fi
2167  
2168 <    test -n "$CXX" && break
2168 >    test -n "$CC" && break
2169    done
2170   fi
2171 < if test -z "$CXX"; then
2172 <  ac_ct_CXX=$CXX
2173 <  for ac_prog in $CCC icpc icc xlc++ xlC CC g++ c++
2171 > if test -z "$CC"; then
2172 >  ac_ct_CC=$CC
2173 >  for ac_prog in pathcc icc xlc gcc cc
2174   do
2175    # Extract the first word of "$ac_prog", so it can be a program name with args.
2176   set dummy $ac_prog; ac_word=$2
2177 < echo "$as_me:1964: checking for $ac_word" >&5
2177 > echo "$as_me:$LINENO: checking for $ac_word" >&5
2178   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2179 < if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
2179 > if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2180    echo $ECHO_N "(cached) $ECHO_C" >&6
2181   else
2182 <  if test -n "$ac_ct_CXX"; then
2183 <  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2182 >  if test -n "$ac_ct_CC"; then
2183 >  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2184   else
2185 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
2186 < ac_dummy="$PATH"
2187 < for ac_dir in $ac_dummy; do
2188 <  IFS=$ac_save_IFS
2189 <  test -z "$ac_dir" && ac_dir=.
2190 <  $as_executable_p "$ac_dir/$ac_word" || continue
2191 < ac_cv_prog_ac_ct_CXX="$ac_prog"
2192 < echo "$as_me:1979: found $ac_dir/$ac_word" >&5
2193 < break
2185 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2186 > for as_dir in $PATH
2187 > do
2188 >  IFS=$as_save_IFS
2189 >  test -z "$as_dir" && as_dir=.
2190 >  for ac_exec_ext in '' $ac_executable_extensions; do
2191 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2192 >    ac_cv_prog_ac_ct_CC="$ac_prog"
2193 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2194 >    break 2
2195 >  fi
2196   done
2197 + done
2198  
2199   fi
2200   fi
2201 < ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2202 < if test -n "$ac_ct_CXX"; then
2203 <  echo "$as_me:1987: result: $ac_ct_CXX" >&5
2204 < echo "${ECHO_T}$ac_ct_CXX" >&6
2201 > ac_ct_CC=$ac_cv_prog_ac_ct_CC
2202 > if test -n "$ac_ct_CC"; then
2203 >  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2204 > echo "${ECHO_T}$ac_ct_CC" >&6
2205   else
2206 <  echo "$as_me:1990: result: no" >&5
2206 >  echo "$as_me:$LINENO: result: no" >&5
2207   echo "${ECHO_T}no" >&6
2208   fi
2209  
2210 <  test -n "$ac_ct_CXX" && break
2210 >  test -n "$ac_ct_CC" && break
2211   done
1996 test -n "$ac_ct_CXX" || ac_ct_CXX="g++"
2212  
2213 <  CXX=$ac_ct_CXX
2213 >  CC=$ac_ct_CC
2214   fi
2215  
2216 < echo "$as_me:2001: checking whether we are using the GNU C++ compiler" >&5
2217 < echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
2218 < if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
2216 >
2217 > test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2218 > See \`config.log' for more details." >&5
2219 > echo "$as_me: error: no acceptable C compiler found in \$PATH
2220 > See \`config.log' for more details." >&2;}
2221 >   { (exit 1); exit 1; }; }
2222 >
2223 > # Provide some information about the compiler.
2224 > echo "$as_me:$LINENO:" \
2225 >     "checking for C compiler version" >&5
2226 > ac_compiler=`set X $ac_compile; echo $2`
2227 > { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
2228 >  (eval $ac_compiler --version </dev/null >&5) 2>&5
2229 >  ac_status=$?
2230 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2231 >  (exit $ac_status); }
2232 > { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
2233 >  (eval $ac_compiler -v </dev/null >&5) 2>&5
2234 >  ac_status=$?
2235 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2236 >  (exit $ac_status); }
2237 > { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2238 >  (eval $ac_compiler -V </dev/null >&5) 2>&5
2239 >  ac_status=$?
2240 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2241 >  (exit $ac_status); }
2242 >
2243 > echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2244 > echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2245 > if test "${ac_cv_c_compiler_gnu+set}" = set; then
2246    echo $ECHO_N "(cached) $ECHO_C" >&6
2247   else
2248    cat >conftest.$ac_ext <<_ACEOF
2249 < #line 2007 "configure"
2250 < #include "confdefs.h"
2249 > /* confdefs.h.  */
2250 > _ACEOF
2251 > cat confdefs.h >>conftest.$ac_ext
2252 > cat >>conftest.$ac_ext <<_ACEOF
2253 > /* end confdefs.h.  */
2254  
2255   int
2256   main ()
# Line 2019 | Line 2264 | rm -f conftest.$ac_objext
2264   }
2265   _ACEOF
2266   rm -f conftest.$ac_objext
2267 < if { (eval echo "$as_me:2022: \"$ac_compile\"") >&5
2268 <  (eval $ac_compile) 2>&5
2267 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2268 >  (eval $ac_compile) 2>conftest.er1
2269    ac_status=$?
2270 <  echo "$as_me:2025: \$? = $ac_status" >&5
2270 >  grep -v '^ *+' conftest.er1 >conftest.err
2271 >  rm -f conftest.er1
2272 >  cat conftest.err >&5
2273 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2274    (exit $ac_status); } &&
2275 <         { ac_try='test -s conftest.$ac_objext'
2276 <  { (eval echo "$as_me:2028: \"$ac_try\"") >&5
2275 >         { ac_try='test -z "$ac_c_werror_flag"
2276 >                         || test ! -s conftest.err'
2277 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2278    (eval $ac_try) 2>&5
2279    ac_status=$?
2280 <  echo "$as_me:2031: \$? = $ac_status" >&5
2280 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2281 >  (exit $ac_status); }; } &&
2282 >         { ac_try='test -s conftest.$ac_objext'
2283 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2284 >  (eval $ac_try) 2>&5
2285 >  ac_status=$?
2286 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2287    (exit $ac_status); }; }; then
2288    ac_compiler_gnu=yes
2289   else
2290    echo "$as_me: failed program was:" >&5
2291 < cat conftest.$ac_ext >&5
2291 > sed 's/^/| /' conftest.$ac_ext >&5
2292 >
2293   ac_compiler_gnu=no
2294   fi
2295 < rm -f conftest.$ac_objext conftest.$ac_ext
2296 < ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
2295 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2296 > ac_cv_c_compiler_gnu=$ac_compiler_gnu
2297  
2298   fi
2299 < echo "$as_me:2043: result: $ac_cv_cxx_compiler_gnu" >&5
2300 < echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
2301 < GXX=`test $ac_compiler_gnu = yes && echo yes`
2302 < ac_test_CXXFLAGS=${CXXFLAGS+set}
2303 < ac_save_CXXFLAGS=$CXXFLAGS
2304 < CXXFLAGS="-g"
2305 < echo "$as_me:2049: checking whether $CXX accepts -g" >&5
2306 < echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
2307 < if test "${ac_cv_prog_cxx_g+set}" = set; then
2299 > echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2300 > echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2301 > GCC=`test $ac_compiler_gnu = yes && echo yes`
2302 > ac_test_CFLAGS=${CFLAGS+set}
2303 > ac_save_CFLAGS=$CFLAGS
2304 > CFLAGS="-g"
2305 > echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2306 > echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2307 > if test "${ac_cv_prog_cc_g+set}" = set; then
2308    echo $ECHO_N "(cached) $ECHO_C" >&6
2309   else
2310    cat >conftest.$ac_ext <<_ACEOF
2311 < #line 2055 "configure"
2312 < #include "confdefs.h"
2311 > /* confdefs.h.  */
2312 > _ACEOF
2313 > cat confdefs.h >>conftest.$ac_ext
2314 > cat >>conftest.$ac_ext <<_ACEOF
2315 > /* end confdefs.h.  */
2316  
2317   int
2318   main ()
# Line 2064 | Line 2323 | rm -f conftest.$ac_objext
2323   }
2324   _ACEOF
2325   rm -f conftest.$ac_objext
2326 < if { (eval echo "$as_me:2067: \"$ac_compile\"") >&5
2327 <  (eval $ac_compile) 2>&5
2326 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2327 >  (eval $ac_compile) 2>conftest.er1
2328    ac_status=$?
2329 <  echo "$as_me:2070: \$? = $ac_status" >&5
2329 >  grep -v '^ *+' conftest.er1 >conftest.err
2330 >  rm -f conftest.er1
2331 >  cat conftest.err >&5
2332 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2333    (exit $ac_status); } &&
2334 <         { ac_try='test -s conftest.$ac_objext'
2335 <  { (eval echo "$as_me:2073: \"$ac_try\"") >&5
2334 >         { ac_try='test -z "$ac_c_werror_flag"
2335 >                         || test ! -s conftest.err'
2336 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2337    (eval $ac_try) 2>&5
2338    ac_status=$?
2339 <  echo "$as_me:2076: \$? = $ac_status" >&5
2339 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2340 >  (exit $ac_status); }; } &&
2341 >         { ac_try='test -s conftest.$ac_objext'
2342 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2343 >  (eval $ac_try) 2>&5
2344 >  ac_status=$?
2345 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2346    (exit $ac_status); }; }; then
2347 <  ac_cv_prog_cxx_g=yes
2347 >  ac_cv_prog_cc_g=yes
2348   else
2349    echo "$as_me: failed program was:" >&5
2350 < cat conftest.$ac_ext >&5
2351 < ac_cv_prog_cxx_g=no
2350 > sed 's/^/| /' conftest.$ac_ext >&5
2351 >
2352 > ac_cv_prog_cc_g=no
2353   fi
2354 < rm -f conftest.$ac_objext conftest.$ac_ext
2354 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2355   fi
2356 < echo "$as_me:2086: result: $ac_cv_prog_cxx_g" >&5
2357 < echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
2358 < if test "$ac_test_CXXFLAGS" = set; then
2359 <  CXXFLAGS=$ac_save_CXXFLAGS
2360 < elif test $ac_cv_prog_cxx_g = yes; then
2361 <  if test "$GXX" = yes; then
2362 <    CXXFLAGS="-g -O2"
2356 > echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2357 > echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2358 > if test "$ac_test_CFLAGS" = set; then
2359 >  CFLAGS=$ac_save_CFLAGS
2360 > elif test $ac_cv_prog_cc_g = yes; then
2361 >  if test "$GCC" = yes; then
2362 >    CFLAGS="-g -O2"
2363    else
2364 <    CXXFLAGS="-g"
2364 >    CFLAGS="-g"
2365    fi
2366   else
2367 <  if test "$GXX" = yes; then
2368 <    CXXFLAGS="-O2"
2367 >  if test "$GCC" = yes; then
2368 >    CFLAGS="-O2"
2369    else
2370 <    CXXFLAGS=
2370 >    CFLAGS=
2371    fi
2372   fi
2373 < for ac_declaration in \
2374 <   ''\
2375 <   '#include <stdlib.h>' \
2373 > echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2374 > echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2375 > if test "${ac_cv_prog_cc_stdc+set}" = set; then
2376 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2377 > else
2378 >  ac_cv_prog_cc_stdc=no
2379 > ac_save_CC=$CC
2380 > cat >conftest.$ac_ext <<_ACEOF
2381 > /* confdefs.h.  */
2382 > _ACEOF
2383 > cat confdefs.h >>conftest.$ac_ext
2384 > cat >>conftest.$ac_ext <<_ACEOF
2385 > /* end confdefs.h.  */
2386 > #include <stdarg.h>
2387 > #include <stdio.h>
2388 > #include <sys/types.h>
2389 > #include <sys/stat.h>
2390 > /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
2391 > struct buf { int x; };
2392 > FILE * (*rcsopen) (struct buf *, struct stat *, int);
2393 > static char *e (p, i)
2394 >     char **p;
2395 >     int i;
2396 > {
2397 >  return p[i];
2398 > }
2399 > static char *f (char * (*g) (char **, int), char **p, ...)
2400 > {
2401 >  char *s;
2402 >  va_list v;
2403 >  va_start (v,p);
2404 >  s = g (p, va_arg (v,int));
2405 >  va_end (v);
2406 >  return s;
2407 > }
2408 >
2409 > /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
2410 >   function prototypes and stuff, but not '\xHH' hex character constants.
2411 >   These don't provoke an error unfortunately, instead are silently treated
2412 >   as 'x'.  The following induces an error, until -std1 is added to get
2413 >   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
2414 >   array size at least.  It's necessary to write '\x00'==0 to get something
2415 >   that's true only with -std1.  */
2416 > int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2417 >
2418 > int test (int i, double x);
2419 > struct s1 {int (*f) (int a);};
2420 > struct s2 {int (*f) (double a);};
2421 > int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2422 > int argc;
2423 > char **argv;
2424 > int
2425 > main ()
2426 > {
2427 > return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
2428 >  ;
2429 >  return 0;
2430 > }
2431 > _ACEOF
2432 > # Don't try gcc -ansi; that turns off useful extensions and
2433 > # breaks some systems' header files.
2434 > # AIX                   -qlanglvl=ansi
2435 > # Ultrix and OSF/1      -std1
2436 > # HP-UX 10.20 and later -Ae
2437 > # HP-UX older versions  -Aa -D_HPUX_SOURCE
2438 > # SVR4                  -Xc -D__EXTENSIONS__
2439 > for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2440 > do
2441 >  CC="$ac_save_CC $ac_arg"
2442 >  rm -f conftest.$ac_objext
2443 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2444 >  (eval $ac_compile) 2>conftest.er1
2445 >  ac_status=$?
2446 >  grep -v '^ *+' conftest.er1 >conftest.err
2447 >  rm -f conftest.er1
2448 >  cat conftest.err >&5
2449 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2450 >  (exit $ac_status); } &&
2451 >         { ac_try='test -z "$ac_c_werror_flag"
2452 >                         || test ! -s conftest.err'
2453 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2454 >  (eval $ac_try) 2>&5
2455 >  ac_status=$?
2456 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2457 >  (exit $ac_status); }; } &&
2458 >         { ac_try='test -s conftest.$ac_objext'
2459 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2460 >  (eval $ac_try) 2>&5
2461 >  ac_status=$?
2462 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2463 >  (exit $ac_status); }; }; then
2464 >  ac_cv_prog_cc_stdc=$ac_arg
2465 > break
2466 > else
2467 >  echo "$as_me: failed program was:" >&5
2468 > sed 's/^/| /' conftest.$ac_ext >&5
2469 >
2470 > fi
2471 > rm -f conftest.err conftest.$ac_objext
2472 > done
2473 > rm -f conftest.$ac_ext conftest.$ac_objext
2474 > CC=$ac_save_CC
2475 >
2476 > fi
2477 >
2478 > case "x$ac_cv_prog_cc_stdc" in
2479 >  x|xno)
2480 >    echo "$as_me:$LINENO: result: none needed" >&5
2481 > echo "${ECHO_T}none needed" >&6 ;;
2482 >  *)
2483 >    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2484 > echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2485 >    CC="$CC $ac_cv_prog_cc_stdc" ;;
2486 > esac
2487 >
2488 > # Some people use a C++ compiler to compile C.  Since we use `exit',
2489 > # in C++ we need to declare it.  In case someone uses the same compiler
2490 > # for both compiling C and C++ we need to have the C++ compiler decide
2491 > # the declaration of exit, since it's the most demanding environment.
2492 > cat >conftest.$ac_ext <<_ACEOF
2493 > #ifndef __cplusplus
2494 >  choke me
2495 > #endif
2496 > _ACEOF
2497 > rm -f conftest.$ac_objext
2498 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2499 >  (eval $ac_compile) 2>conftest.er1
2500 >  ac_status=$?
2501 >  grep -v '^ *+' conftest.er1 >conftest.err
2502 >  rm -f conftest.er1
2503 >  cat conftest.err >&5
2504 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2505 >  (exit $ac_status); } &&
2506 >         { ac_try='test -z "$ac_c_werror_flag"
2507 >                         || test ! -s conftest.err'
2508 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2509 >  (eval $ac_try) 2>&5
2510 >  ac_status=$?
2511 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2512 >  (exit $ac_status); }; } &&
2513 >         { ac_try='test -s conftest.$ac_objext'
2514 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2515 >  (eval $ac_try) 2>&5
2516 >  ac_status=$?
2517 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2518 >  (exit $ac_status); }; }; then
2519 >  for ac_declaration in \
2520 >   '' \
2521     'extern "C" void std::exit (int) throw (); using std::exit;' \
2522     'extern "C" void std::exit (int); using std::exit;' \
2523     'extern "C" void exit (int) throw ();' \
# Line 2110 | Line 2525 | do
2525     'void exit (int);'
2526   do
2527    cat >conftest.$ac_ext <<_ACEOF
2528 < #line 2113 "configure"
2529 < #include "confdefs.h"
2530 < #include <stdlib.h>
2528 > /* confdefs.h.  */
2529 > _ACEOF
2530 > cat confdefs.h >>conftest.$ac_ext
2531 > cat >>conftest.$ac_ext <<_ACEOF
2532 > /* end confdefs.h.  */
2533   $ac_declaration
2534 + #include <stdlib.h>
2535   int
2536   main ()
2537   {
# Line 2123 | Line 2541 | rm -f conftest.$ac_objext
2541   }
2542   _ACEOF
2543   rm -f conftest.$ac_objext
2544 < if { (eval echo "$as_me:2126: \"$ac_compile\"") >&5
2545 <  (eval $ac_compile) 2>&5
2544 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2545 >  (eval $ac_compile) 2>conftest.er1
2546    ac_status=$?
2547 <  echo "$as_me:2129: \$? = $ac_status" >&5
2547 >  grep -v '^ *+' conftest.er1 >conftest.err
2548 >  rm -f conftest.er1
2549 >  cat conftest.err >&5
2550 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2551    (exit $ac_status); } &&
2552 <         { ac_try='test -s conftest.$ac_objext'
2553 <  { (eval echo "$as_me:2132: \"$ac_try\"") >&5
2552 >         { ac_try='test -z "$ac_c_werror_flag"
2553 >                         || test ! -s conftest.err'
2554 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2555    (eval $ac_try) 2>&5
2556    ac_status=$?
2557 <  echo "$as_me:2135: \$? = $ac_status" >&5
2557 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2558 >  (exit $ac_status); }; } &&
2559 >         { ac_try='test -s conftest.$ac_objext'
2560 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2561 >  (eval $ac_try) 2>&5
2562 >  ac_status=$?
2563 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2564    (exit $ac_status); }; }; then
2565    :
2566   else
2567    echo "$as_me: failed program was:" >&5
2568 < cat conftest.$ac_ext >&5
2568 > sed 's/^/| /' conftest.$ac_ext >&5
2569 >
2570   continue
2571   fi
2572 < rm -f conftest.$ac_objext conftest.$ac_ext
2572 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2573    cat >conftest.$ac_ext <<_ACEOF
2574 < #line 2145 "configure"
2575 < #include "confdefs.h"
2574 > /* confdefs.h.  */
2575 > _ACEOF
2576 > cat confdefs.h >>conftest.$ac_ext
2577 > cat >>conftest.$ac_ext <<_ACEOF
2578 > /* end confdefs.h.  */
2579   $ac_declaration
2580   int
2581   main ()
# Line 2154 | Line 2586 | rm -f conftest.$ac_objext
2586   }
2587   _ACEOF
2588   rm -f conftest.$ac_objext
2589 < if { (eval echo "$as_me:2157: \"$ac_compile\"") >&5
2590 <  (eval $ac_compile) 2>&5
2589 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2590 >  (eval $ac_compile) 2>conftest.er1
2591    ac_status=$?
2592 <  echo "$as_me:2160: \$? = $ac_status" >&5
2592 >  grep -v '^ *+' conftest.er1 >conftest.err
2593 >  rm -f conftest.er1
2594 >  cat conftest.err >&5
2595 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2596    (exit $ac_status); } &&
2597 <         { ac_try='test -s conftest.$ac_objext'
2598 <  { (eval echo "$as_me:2163: \"$ac_try\"") >&5
2597 >         { ac_try='test -z "$ac_c_werror_flag"
2598 >                         || test ! -s conftest.err'
2599 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2600    (eval $ac_try) 2>&5
2601    ac_status=$?
2602 <  echo "$as_me:2166: \$? = $ac_status" >&5
2602 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2603 >  (exit $ac_status); }; } &&
2604 >         { ac_try='test -s conftest.$ac_objext'
2605 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2606 >  (eval $ac_try) 2>&5
2607 >  ac_status=$?
2608 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2609    (exit $ac_status); }; }; then
2610    break
2611   else
2612    echo "$as_me: failed program was:" >&5
2613 < cat conftest.$ac_ext >&5
2613 > sed 's/^/| /' conftest.$ac_ext >&5
2614 >
2615   fi
2616 < rm -f conftest.$ac_objext conftest.$ac_ext
2616 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2617   done
2618 < echo '#ifdef __cplusplus' >>confdefs.h
2619 < echo $ac_declaration      >>confdefs.h
2620 < echo '#endif'             >>confdefs.h
2618 > rm -f conftest*
2619 > if test -n "$ac_declaration"; then
2620 >  echo '#ifdef __cplusplus' >>confdefs.h
2621 >  echo $ac_declaration      >>confdefs.h
2622 >  echo '#endif'             >>confdefs.h
2623 > fi
2624  
2625 + else
2626 +  echo "$as_me: failed program was:" >&5
2627 + sed 's/^/| /' conftest.$ac_ext >&5
2628 +
2629 + fi
2630 + rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2631   ac_ext=c
2632   ac_cpp='$CPP $CPPFLAGS'
2633   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2634   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2635   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2636  
2637 < OOPSE_TEMPLATE_FLAGS=""
2638 < if test $ac_cv_cxx_compiler_gnu = no; then
2639 <  echo "$as_me:2187: checking checking whether ${CXX} accepts -ptused -no_prelink" >&5
2640 < echo $ECHO_N "checking checking whether ${CXX} accepts -ptused -no_prelink... $ECHO_C" >&6
2189 <  echo 'void f(){}' > conftest.cc
2190 <  if test -z "`${CXX} -ptused -no_prelink -c conftest.cc 2>&1`"; then
2191 <    echo "$as_me:2191: result: yes" >&5
2192 < echo "${ECHO_T}yes" >&6
2193 <    OOPSE_TEMPLATE_FLAGS="-ptused -no_prelink"
2194 <  else
2195 <    echo "$as_me:2195: result: no" >&5
2196 < echo "${ECHO_T}no" >&6
2197 <  fi
2198 <  rm -f conftest*
2199 <  echo "$as_me:2199: checking checking whether ${CXX} accepts -instances=static" >&5
2200 < echo $ECHO_N "checking checking whether ${CXX} accepts -instances=static... $ECHO_C" >&6
2201 <  echo 'void f(){}' > conftest.cc
2202 <  if test -z "`${CXX} -instances=static -c conftest.cc 2>&1`"; then
2203 <    echo "$as_me:2203: result: yes" >&5
2204 < echo "${ECHO_T}yes" >&6
2205 <    OOPSE_TEMPLATE_FLAGS="-instances=static"
2206 <  else
2207 <    echo "$as_me:2207: result: no" >&5
2208 < echo "${ECHO_T}no" >&6
2209 <  fi
2210 <  rm -f conftest*
2211 <  echo "$as_me:2211: checking checking whether ${CXX} accepts -pto" >&5
2212 < echo $ECHO_N "checking checking whether ${CXX} accepts -pto... $ECHO_C" >&6
2213 <  echo 'void f(){}' > conftest.cc
2214 <  if test -z "`${CXX} -pto -c conftest.cc 2>&1`"; then
2215 <    echo "$as_me:2215: result: yes" >&5
2216 < echo "${ECHO_T}yes" >&6
2217 <    OOPSE_TEMPLATE_FLAGS="-pto"
2218 <  else
2219 <    echo "$as_me:2219: result: no" >&5
2220 < echo "${ECHO_T}no" >&6
2221 <  fi
2222 <  rm -f conftest*
2223 <  echo "$as_me:2223: checking checking whether ${CXX} accepts -LANG:std" >&5
2224 < echo $ECHO_N "checking checking whether ${CXX} accepts -LANG:std... $ECHO_C" >&6
2225 <  echo 'void f(){}' > conftest.cc
2226 <  if test -z "`${CXX} -LANG:std -c conftest.cc 2>&1`"; then
2227 <    echo "$as_me:2227: result: yes" >&5
2228 < echo "${ECHO_T}yes" >&6
2229 <
2230 <    EXTRA_CC_FLAG=${EXTRA_CC_FLAG}" -LANG:std"
2231 <  else
2232 <    echo "$as_me:2232: result: no" >&5
2233 < echo "${ECHO_T}no" >&6
2234 <  fi
2235 < fi
2236 <
2237 < ac_ext=f90
2238 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
2239 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2240 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
2637 > ac_ext=${FC_SRCEXT-f}
2638 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
2639 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
2640 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
2641   if test -n "$ac_tool_prefix"; then
2642 <  for ac_prog in ifort ifc f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 fort g95
2642 >  for ac_prog in pathf95 ifort ifc xlf95 pgf95 lf95 epcf90 xlf90 pgf90 fort f95 f90 g95 f77
2643    do
2644      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2645   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2646 < echo "$as_me:2246: checking for $ac_word" >&5
2646 > echo "$as_me:$LINENO: checking for $ac_word" >&5
2647   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2648 < if test "${ac_cv_prog_F90+set}" = set; then
2648 > if test "${ac_cv_prog_FC+set}" = set; then
2649    echo $ECHO_N "(cached) $ECHO_C" >&6
2650   else
2651 <  if test -n "$F90"; then
2652 <  ac_cv_prog_F90="$F90" # Let the user override the test.
2651 >  if test -n "$FC"; then
2652 >  ac_cv_prog_FC="$FC" # Let the user override the test.
2653   else
2654 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
2655 < ac_dummy="$PATH"
2656 < for ac_dir in $ac_dummy; do
2657 <  IFS=$ac_save_IFS
2658 <  test -z "$ac_dir" && ac_dir=.
2659 <  $as_executable_p "$ac_dir/$ac_word" || continue
2660 < ac_cv_prog_F90="$ac_tool_prefix$ac_prog"
2661 < echo "$as_me:2261: found $ac_dir/$ac_word" >&5
2662 < break
2654 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2655 > for as_dir in $PATH
2656 > do
2657 >  IFS=$as_save_IFS
2658 >  test -z "$as_dir" && as_dir=.
2659 >  for ac_exec_ext in '' $ac_executable_extensions; do
2660 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2661 >    ac_cv_prog_FC="$ac_tool_prefix$ac_prog"
2662 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2663 >    break 2
2664 >  fi
2665   done
2666 + done
2667  
2668   fi
2669   fi
2670 < F90=$ac_cv_prog_F90
2671 < if test -n "$F90"; then
2672 <  echo "$as_me:2269: result: $F90" >&5
2673 < echo "${ECHO_T}$F90" >&6
2670 > FC=$ac_cv_prog_FC
2671 > if test -n "$FC"; then
2672 >  echo "$as_me:$LINENO: result: $FC" >&5
2673 > echo "${ECHO_T}$FC" >&6
2674   else
2675 <  echo "$as_me:2272: result: no" >&5
2675 >  echo "$as_me:$LINENO: result: no" >&5
2676   echo "${ECHO_T}no" >&6
2677   fi
2678  
2679 <    test -n "$F90" && break
2679 >    test -n "$FC" && break
2680    done
2681   fi
2682 < if test -z "$F90"; then
2683 <  ac_ct_F90=$F90
2684 <  for ac_prog in ifort ifc f90 xlf90 pgf90 epcf90 f95 xlf95 lf95 fort g95
2682 > if test -z "$FC"; then
2683 >  ac_ct_FC=$FC
2684 >  for ac_prog in pathf95 ifort ifc xlf95 pgf95 lf95 epcf90 xlf90 pgf90 fort f95 f90 g95 f77
2685   do
2686    # Extract the first word of "$ac_prog", so it can be a program name with args.
2687   set dummy $ac_prog; ac_word=$2
2688 < echo "$as_me:2285: checking for $ac_word" >&5
2688 > echo "$as_me:$LINENO: checking for $ac_word" >&5
2689   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2690 < if test "${ac_cv_prog_ac_ct_F90+set}" = set; then
2690 > if test "${ac_cv_prog_ac_ct_FC+set}" = set; then
2691    echo $ECHO_N "(cached) $ECHO_C" >&6
2692   else
2693 <  if test -n "$ac_ct_F90"; then
2694 <  ac_cv_prog_ac_ct_F90="$ac_ct_F90" # Let the user override the test.
2693 >  if test -n "$ac_ct_FC"; then
2694 >  ac_cv_prog_ac_ct_FC="$ac_ct_FC" # Let the user override the test.
2695   else
2696 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
2697 < ac_dummy="$PATH"
2698 < for ac_dir in $ac_dummy; do
2699 <  IFS=$ac_save_IFS
2700 <  test -z "$ac_dir" && ac_dir=.
2701 <  $as_executable_p "$ac_dir/$ac_word" || continue
2702 < ac_cv_prog_ac_ct_F90="$ac_prog"
2703 < echo "$as_me:2300: found $ac_dir/$ac_word" >&5
2704 < break
2696 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2697 > for as_dir in $PATH
2698 > do
2699 >  IFS=$as_save_IFS
2700 >  test -z "$as_dir" && as_dir=.
2701 >  for ac_exec_ext in '' $ac_executable_extensions; do
2702 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2703 >    ac_cv_prog_ac_ct_FC="$ac_prog"
2704 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2705 >    break 2
2706 >  fi
2707   done
2708 + done
2709  
2710   fi
2711   fi
2712 < ac_ct_F90=$ac_cv_prog_ac_ct_F90
2713 < if test -n "$ac_ct_F90"; then
2714 <  echo "$as_me:2308: result: $ac_ct_F90" >&5
2715 < echo "${ECHO_T}$ac_ct_F90" >&6
2712 > ac_ct_FC=$ac_cv_prog_ac_ct_FC
2713 > if test -n "$ac_ct_FC"; then
2714 >  echo "$as_me:$LINENO: result: $ac_ct_FC" >&5
2715 > echo "${ECHO_T}$ac_ct_FC" >&6
2716   else
2717 <  echo "$as_me:2311: result: no" >&5
2717 >  echo "$as_me:$LINENO: result: no" >&5
2718   echo "${ECHO_T}no" >&6
2719   fi
2720  
2721 <  test -n "$ac_ct_F90" && break
2721 >  test -n "$ac_ct_FC" && break
2722   done
2723  
2724 <  F90=$ac_ct_F90
2724 >  FC=$ac_ct_FC
2725   fi
2726  
2727 < # If we don't use `.F90' as extension, the preprocessor is not run on the
2728 < # input file.
2727 >
2728 > # Provide some information about the compiler.
2729 > echo "$as_me:2729:" \
2730 >     "checking for Fortran compiler version" >&5
2731 > ac_compiler=`set X $ac_compile; echo $2`
2732 > { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
2733 >  (eval $ac_compiler --version </dev/null >&5) 2>&5
2734 >  ac_status=$?
2735 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2736 >  (exit $ac_status); }
2737 > { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
2738 >  (eval $ac_compiler -v </dev/null >&5) 2>&5
2739 >  ac_status=$?
2740 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2741 >  (exit $ac_status); }
2742 > { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2743 >  (eval $ac_compiler -V </dev/null >&5) 2>&5
2744 >  ac_status=$?
2745 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2746 >  (exit $ac_status); }
2747 > rm -f a.out
2748 >
2749 > # If we don't use `.F' as extension, the preprocessor is not run on the
2750 > # input file.  (Note that this only needs to work for GNU compilers.)
2751   ac_save_ext=$ac_ext
2752 < ac_ext=F90
2753 < echo "$as_me:2325: checking whether we are using the GNU Fortran 90 compiler" >&5
2754 < echo $ECHO_N "checking whether we are using the GNU Fortran 90 compiler... $ECHO_C" >&6
2755 < if test "${ac_cv_f90_compiler_gnu+set}" = set; then
2752 > ac_ext=F
2753 > echo "$as_me:$LINENO: checking whether we are using the GNU Fortran compiler" >&5
2754 > echo $ECHO_N "checking whether we are using the GNU Fortran compiler... $ECHO_C" >&6
2755 > if test "${ac_cv_fc_compiler_gnu+set}" = set; then
2756    echo $ECHO_N "(cached) $ECHO_C" >&6
2757   else
2758    cat >conftest.$ac_ext <<_ACEOF
2759 <
2332 < program main
2333 <
2759 >      program main
2760   #ifndef __GNUC__
2761         choke me
2762   #endif
2763  
2764 < end program main
2339 <
2764 >      end
2765   _ACEOF
2766   rm -f conftest.$ac_objext
2767 < if { (eval echo "$as_me:2342: \"$ac_compile\"") >&5
2768 <  (eval $ac_compile) 2>&5
2767 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2768 >  (eval $ac_compile) 2>conftest.er1
2769    ac_status=$?
2770 <  echo "$as_me:2345: \$? = $ac_status" >&5
2770 >  grep -v '^ *+' conftest.er1 >conftest.err
2771 >  rm -f conftest.er1
2772 >  cat conftest.err >&5
2773 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2774    (exit $ac_status); } &&
2775 <         { ac_try='test -s conftest.$ac_objext'
2776 <  { (eval echo "$as_me:2348: \"$ac_try\"") >&5
2775 >         { ac_try='test -z "$ac_fc_werror_flag"
2776 >                         || test ! -s conftest.err'
2777 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2778    (eval $ac_try) 2>&5
2779    ac_status=$?
2780 <  echo "$as_me:2351: \$? = $ac_status" >&5
2780 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2781 >  (exit $ac_status); }; } &&
2782 >         { ac_try='test -s conftest.$ac_objext'
2783 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2784 >  (eval $ac_try) 2>&5
2785 >  ac_status=$?
2786 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2787    (exit $ac_status); }; }; then
2788    ac_compiler_gnu=yes
2789   else
2790    echo "$as_me: failed program was:" >&5
2791 < cat conftest.$ac_ext >&5
2791 > sed 's/^/| /' conftest.$ac_ext >&5
2792 >
2793   ac_compiler_gnu=no
2794   fi
2795 < rm -f conftest.$ac_objext conftest.$ac_ext
2796 < ac_cv_f90_compiler_gnu=$ac_compiler_gnu
2795 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2796 > ac_cv_fc_compiler_gnu=$ac_compiler_gnu
2797  
2798   fi
2799 < echo "$as_me:2363: result: $ac_cv_f90_compiler_gnu" >&5
2800 < echo "${ECHO_T}$ac_cv_f90_compiler_gnu" >&6
2799 > echo "$as_me:$LINENO: result: $ac_cv_fc_compiler_gnu" >&5
2800 > echo "${ECHO_T}$ac_cv_fc_compiler_gnu" >&6
2801   ac_ext=$ac_save_ext
2802 < G95=`test $ac_compiler_gnu = yes && echo yes`
2802 > ac_test_FFLAGS=${FCFLAGS+set}
2803 > ac_save_FFLAGS=$FCFLAGS
2804 > FCFLAGS=
2805 > echo "$as_me:$LINENO: checking whether $FC accepts -g" >&5
2806 > echo $ECHO_N "checking whether $FC accepts -g... $ECHO_C" >&6
2807 > if test "${ac_cv_prog_fc_g+set}" = set; then
2808 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2809 > else
2810 >  FCFLAGS=-g
2811 > cat >conftest.$ac_ext <<_ACEOF
2812 >      program main
2813 >
2814 >      end
2815 > _ACEOF
2816 > rm -f conftest.$ac_objext
2817 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2818 >  (eval $ac_compile) 2>conftest.er1
2819 >  ac_status=$?
2820 >  grep -v '^ *+' conftest.er1 >conftest.err
2821 >  rm -f conftest.er1
2822 >  cat conftest.err >&5
2823 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2824 >  (exit $ac_status); } &&
2825 >         { ac_try='test -z "$ac_fc_werror_flag"
2826 >                         || test ! -s conftest.err'
2827 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2828 >  (eval $ac_try) 2>&5
2829 >  ac_status=$?
2830 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2831 >  (exit $ac_status); }; } &&
2832 >         { ac_try='test -s conftest.$ac_objext'
2833 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2834 >  (eval $ac_try) 2>&5
2835 >  ac_status=$?
2836 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2837 >  (exit $ac_status); }; }; then
2838 >  ac_cv_prog_fc_g=yes
2839 > else
2840 >  echo "$as_me: failed program was:" >&5
2841 > sed 's/^/| /' conftest.$ac_ext >&5
2842 >
2843 > ac_cv_prog_fc_g=no
2844 > fi
2845 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2846 >
2847 > fi
2848 > echo "$as_me:$LINENO: result: $ac_cv_prog_fc_g" >&5
2849 > echo "${ECHO_T}$ac_cv_prog_fc_g" >&6
2850 > if test "$ac_test_FFLAGS" = set; then
2851 >  FCFLAGS=$ac_save_FFLAGS
2852 > elif test $ac_cv_prog_fc_g = yes; then
2853 >  if test "x$ac_cv_fc_compiler_gnu" = xyes; then
2854 >    FCFLAGS="-g -O2"
2855 >  else
2856 >    FCFLAGS="-g"
2857 >  fi
2858 > else
2859 >  if test "x$ac_cv_fc_compiler_gnu" = xyes; then
2860 >    FCFLAGS="-O2"
2861 >  else
2862 >    FCFLAGS=
2863 >  fi
2864 > fi
2865 >
2866   ac_ext=c
2867   ac_cpp='$CPP $CPPFLAGS'
2868   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2869   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2870   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2871  
2872 < # Try to determine native compiler flags that allow us to use F90 suffix
2873 < # for preprocessed f90 source.
2874 <
2875 < if test "$ac_test_PREPFLAG" != "set"; then
2876 <  PREPFLAG=""
2877 <  case "${host_cpu}-${host_os}" in
2878 <
2879 <  *linux*) if test "$F90" = ifc -o "$F90" = ifort; then
2880 <                    PREPFLAG="-fpp1 "
2881 <                fi;;
2882 <  *aix*)  if test "$F90" = xlf90 -o "$F90" = f90; then
2883 <                    PREPFLAG="-qsuffix=cpp=F90 "
2884 <                fi;;
2885 <  *darwin*)
2886 <        if test "$F90" = f90 -o "$F90" = xlf90; then
2887 <                PREPFLAG="-qsuffix=cpp=F90 "
2888 <        fi;;
2889 <  esac
2890 <
2891 <  if test -z "$PREPFLAG"; then
2892 <        { echo "$as_me:2393: WARNING: \"Using empty PREPFLAG\"" >&5
2893 < echo "$as_me: WARNING: \"Using empty PREPFLAG\"" >&2;}
2894 <        PREPFLAG=""
2872 > ac_ext=c
2873 > ac_cpp='$CPP $CPPFLAGS'
2874 > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2875 > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2876 > ac_compiler_gnu=$ac_cv_c_compiler_gnu
2877 > echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2878 > echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2879 > # On Suns, sometimes $CPP names a directory.
2880 > if test -n "$CPP" && test -d "$CPP"; then
2881 >  CPP=
2882 > fi
2883 > if test -z "$CPP"; then
2884 >  if test "${ac_cv_prog_CPP+set}" = set; then
2885 >  echo $ECHO_N "(cached) $ECHO_C" >&6
2886 > else
2887 >      # Double quotes because CPP needs to be expanded
2888 >    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2889 >    do
2890 >      ac_preproc_ok=false
2891 > for ac_c_preproc_warn_flag in '' yes
2892 > do
2893 >  # Use a header file that comes with gcc, so configuring glibc
2894 >  # with a fresh cross-compiler works.
2895 >  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2896 >  # <limits.h> exists even on freestanding compilers.
2897 >  # On the NeXT, cc -E runs the code through the compiler's parser,
2898 >  # not just through cpp. "Syntax error" is here to catch this case.
2899 >  cat >conftest.$ac_ext <<_ACEOF
2900 > /* confdefs.h.  */
2901 > _ACEOF
2902 > cat confdefs.h >>conftest.$ac_ext
2903 > cat >>conftest.$ac_ext <<_ACEOF
2904 > /* end confdefs.h.  */
2905 > #ifdef __STDC__
2906 > # include <limits.h>
2907 > #else
2908 > # include <assert.h>
2909 > #endif
2910 >                     Syntax error
2911 > _ACEOF
2912 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2913 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2914 >  ac_status=$?
2915 >  grep -v '^ *+' conftest.er1 >conftest.err
2916 >  rm -f conftest.er1
2917 >  cat conftest.err >&5
2918 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2919 >  (exit $ac_status); } >/dev/null; then
2920 >  if test -s conftest.err; then
2921 >    ac_cpp_err=$ac_c_preproc_warn_flag
2922 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2923 >  else
2924 >    ac_cpp_err=
2925    fi
2926 + else
2927 +  ac_cpp_err=yes
2928 + fi
2929 + if test -z "$ac_cpp_err"; then
2930 +  :
2931 + else
2932 +  echo "$as_me: failed program was:" >&5
2933 + sed 's/^/| /' conftest.$ac_ext >&5
2934  
2935 <  echo "$as_me:2398: checking to make sure F90 preprocessor flag works" >&5
2936 < echo $ECHO_N "checking to make sure F90 preprocessor flag works... $ECHO_C" >&6
2400 <
2401 <  ac_ext=f90
2402 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
2403 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2404 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
2405 <
2406 <  ac_save_ext=$ac_ext
2407 <  ac_ext=F90
2408 <  ac_save_F90FLAGS=$F90FLAGS
2409 <
2410 <  if test "$PREPFLAG"; then
2411 <  F90FLAGS="${F90FLAGS} ${PREPFLAG}-DTEST"
2935 >  # Broken: fails on valid input.
2936 > continue
2937   fi
2938 + rm -f conftest.err conftest.$ac_ext
2939  
2940 <    cat >conftest.$ac_ext <<_ACEOF
2941 <
2942 < program main
2943 <
2418 <  integer :: i
2419 <  i = 1
2420 <
2421 < end program main
2422 <
2940 >  # OK, works on sane cases.  Now check whether non-existent headers
2941 >  # can be detected and how.
2942 >  cat >conftest.$ac_ext <<_ACEOF
2943 > /* confdefs.h.  */
2944   _ACEOF
2945 < rm -f conftest.$ac_objext
2946 < if { (eval echo "$as_me:2425: \"$ac_compile\"") >&5
2947 <  (eval $ac_compile) 2>&5
2945 > cat confdefs.h >>conftest.$ac_ext
2946 > cat >>conftest.$ac_ext <<_ACEOF
2947 > /* end confdefs.h.  */
2948 > #include <ac_nonexistent.h>
2949 > _ACEOF
2950 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
2951 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2952    ac_status=$?
2953 <  echo "$as_me:2428: \$? = $ac_status" >&5
2954 <  (exit $ac_status); } &&
2955 <         { ac_try='test -s conftest.$ac_objext'
2956 <  { (eval echo "$as_me:2431: \"$ac_try\"") >&5
2957 <  (eval $ac_try) 2>&5
2958 <  ac_status=$?
2959 <  echo "$as_me:2434: \$? = $ac_status" >&5
2960 <  (exit $ac_status); }; }; then
2961 <  prepflagworks=1
2953 >  grep -v '^ *+' conftest.er1 >conftest.err
2954 >  rm -f conftest.er1
2955 >  cat conftest.err >&5
2956 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2957 >  (exit $ac_status); } >/dev/null; then
2958 >  if test -s conftest.err; then
2959 >    ac_cpp_err=$ac_c_preproc_warn_flag
2960 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
2961 >  else
2962 >    ac_cpp_err=
2963 >  fi
2964   else
2965 +  ac_cpp_err=yes
2966 + fi
2967 + if test -z "$ac_cpp_err"; then
2968 +  # Broken: success on invalid input.
2969 + continue
2970 + else
2971    echo "$as_me: failed program was:" >&5
2972 < cat conftest.$ac_ext >&5
2973 < prepflagworks=0
2972 > sed 's/^/| /' conftest.$ac_ext >&5
2973 >
2974 >  # Passes both tests.
2975 > ac_preproc_ok=:
2976 > break
2977   fi
2978 < rm -f conftest.$ac_objext conftest.$ac_ext
2978 > rm -f conftest.err conftest.$ac_ext
2979  
2980 <  F90FLAGS=$ac_save_F90FLAGS
2981 <  ac_ext=$ac_save_ext
2982 <  ac_ext=c
2983 < ac_cpp='$CPP $CPPFLAGS'
2984 < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2985 < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2450 < ac_compiler_gnu=$ac_cv_c_compiler_gnu
2980 > done
2981 > # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2982 > rm -f conftest.err conftest.$ac_ext
2983 > if $ac_preproc_ok; then
2984 >  break
2985 > fi
2986  
2987 <  if test "$prepflagworks" = 1; then
2988 <    echo "$as_me:2453: result: yes" >&5
2454 < echo "${ECHO_T}yes" >&6
2987 >    done
2988 >    ac_cv_prog_CPP=$CPP
2989  
2990 + fi
2991 +  CPP=$ac_cv_prog_CPP
2992 + else
2993 +  ac_cv_prog_CPP=$CPP
2994 + fi
2995 + echo "$as_me:$LINENO: result: $CPP" >&5
2996 + echo "${ECHO_T}$CPP" >&6
2997 + ac_preproc_ok=false
2998 + for ac_c_preproc_warn_flag in '' yes
2999 + do
3000 +  # Use a header file that comes with gcc, so configuring glibc
3001 +  # with a fresh cross-compiler works.
3002 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3003 +  # <limits.h> exists even on freestanding compilers.
3004 +  # On the NeXT, cc -E runs the code through the compiler's parser,
3005 +  # not just through cpp. "Syntax error" is here to catch this case.
3006 +  cat >conftest.$ac_ext <<_ACEOF
3007 + /* confdefs.h.  */
3008 + _ACEOF
3009 + cat confdefs.h >>conftest.$ac_ext
3010 + cat >>conftest.$ac_ext <<_ACEOF
3011 + /* end confdefs.h.  */
3012 + #ifdef __STDC__
3013 + # include <limits.h>
3014 + #else
3015 + # include <assert.h>
3016 + #endif
3017 +                     Syntax error
3018 + _ACEOF
3019 + if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3020 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3021 +  ac_status=$?
3022 +  grep -v '^ *+' conftest.er1 >conftest.err
3023 +  rm -f conftest.er1
3024 +  cat conftest.err >&5
3025 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3026 +  (exit $ac_status); } >/dev/null; then
3027 +  if test -s conftest.err; then
3028 +    ac_cpp_err=$ac_c_preproc_warn_flag
3029 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3030    else
3031 <    echo "$as_me:2457: result: no" >&5
2458 < echo "${ECHO_T}no" >&6
2459 <    { { echo "$as_me:2459: error: Can't figure out working Fortran90 preprocessor flag" >&5
2460 < echo "$as_me: error: Can't figure out working Fortran90 preprocessor flag" >&2;}
2461 <   { (exit 1); exit 1; }; }
3031 >    ac_cpp_err=
3032    fi
3033 + else
3034 +  ac_cpp_err=yes
3035   fi
3036 + if test -z "$ac_cpp_err"; then
3037 +  :
3038 + else
3039 +  echo "$as_me: failed program was:" >&5
3040 + sed 's/^/| /' conftest.$ac_ext >&5
3041  
3042 < # Try to determine native compiler flags that allow us to use F90 suffix
3043 < # for preprocessed f90 source with -D type defines
3044 <
3045 < if test "$ac_test_PREPDEFFLAG" != "set"; then
2469 <  PREPDEFFLAG=""
2470 <  case "${host_cpu}-${host_os}" in
2471 <
2472 <  *linux*) if test "$F90" = ifc -o "$F90" = ifort; then
2473 <                    PREPDEFFLAG=" "
2474 <                fi;;
2475 <  *aix*)  if test "$F90" = xlf90 -o "$F90" = f90; then
2476 <                    PREPDEFFLAG="-WF,"
2477 <                fi;;
2478 <  *darwin*)
2479 <        if test "$F90" = f90 -o "$F90" = xlf90; then
2480 <                PREPDEFFLAG="-WF,"
2481 <        fi;;
2482 <  esac
3042 >  # Broken: fails on valid input.
3043 > continue
3044 > fi
3045 > rm -f conftest.err conftest.$ac_ext
3046  
3047 <  if test -z "$PREPDEFFLAG"; then
3048 <        { echo "$as_me:2485: WARNING: \"Using empty PREPDEFFLAG\"" >&5
3049 < echo "$as_me: WARNING: \"Using empty PREPDEFFLAG\"" >&2;}
3050 <        PREPDEFFLAG=" "
3047 >  # OK, works on sane cases.  Now check whether non-existent headers
3048 >  # can be detected and how.
3049 >  cat >conftest.$ac_ext <<_ACEOF
3050 > /* confdefs.h.  */
3051 > _ACEOF
3052 > cat confdefs.h >>conftest.$ac_ext
3053 > cat >>conftest.$ac_ext <<_ACEOF
3054 > /* end confdefs.h.  */
3055 > #include <ac_nonexistent.h>
3056 > _ACEOF
3057 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3058 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3059 >  ac_status=$?
3060 >  grep -v '^ *+' conftest.er1 >conftest.err
3061 >  rm -f conftest.er1
3062 >  cat conftest.err >&5
3063 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3064 >  (exit $ac_status); } >/dev/null; then
3065 >  if test -s conftest.err; then
3066 >    ac_cpp_err=$ac_c_preproc_warn_flag
3067 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3068 >  else
3069 >    ac_cpp_err=
3070    fi
3071 + else
3072 +  ac_cpp_err=yes
3073 + fi
3074 + if test -z "$ac_cpp_err"; then
3075 +  # Broken: success on invalid input.
3076 + continue
3077 + else
3078 +  echo "$as_me: failed program was:" >&5
3079 + sed 's/^/| /' conftest.$ac_ext >&5
3080  
3081 <  echo "$as_me:2490: checking to make sure F90 preprocessor define flag works" >&5
3082 < echo $ECHO_N "checking to make sure F90 preprocessor define flag works... $ECHO_C" >&6
3083 <
2493 <  ac_ext=f90
2494 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
2495 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2496 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
2497 <
2498 <  ac_save_ext=$ac_ext
2499 <  ac_ext=F90
2500 <  ac_save_F90FLAGS=$F90FLAGS
2501 <
2502 <  if test "$PREPDEFFLAG"; then
2503 <  F90FLAGS="${F90FLAGS} ${PREPFLAG} ${PREPDEFFLAG}-DTEST"
3081 >  # Passes both tests.
3082 > ac_preproc_ok=:
3083 > break
3084   fi
3085 + rm -f conftest.err conftest.$ac_ext
3086  
3087 <    cat >conftest.$ac_ext <<_ACEOF
3088 <
3089 < program main
3090 <
3091 <  integer :: i
2511 < #ifdef TEST
2512 <  i = 1
2513 < #else
2514 <  choke me
2515 < #endif
2516 <
2517 < end program main
2518 <
2519 < _ACEOF
2520 < rm -f conftest.$ac_objext
2521 < if { (eval echo "$as_me:2521: \"$ac_compile\"") >&5
2522 <  (eval $ac_compile) 2>&5
2523 <  ac_status=$?
2524 <  echo "$as_me:2524: \$? = $ac_status" >&5
2525 <  (exit $ac_status); } &&
2526 <         { ac_try='test -s conftest.$ac_objext'
2527 <  { (eval echo "$as_me:2527: \"$ac_try\"") >&5
2528 <  (eval $ac_try) 2>&5
2529 <  ac_status=$?
2530 <  echo "$as_me:2530: \$? = $ac_status" >&5
2531 <  (exit $ac_status); }; }; then
2532 <  prepdefflagworks=1
3087 > done
3088 > # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3089 > rm -f conftest.err conftest.$ac_ext
3090 > if $ac_preproc_ok; then
3091 >  :
3092   else
3093 <  echo "$as_me: failed program was:" >&5
3094 < cat conftest.$ac_ext >&5
3095 < prepdefflagworks=0
3093 >  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3094 > See \`config.log' for more details." >&5
3095 > echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3096 > See \`config.log' for more details." >&2;}
3097 >   { (exit 1); exit 1; }; }
3098   fi
2538 rm -f conftest.$ac_objext conftest.$ac_ext
3099  
3100 <  F90FLAGS=$ac_save_F90FLAGS
2541 <  ac_ext=$ac_save_ext
2542 <  ac_ext=c
3100 > ac_ext=c
3101   ac_cpp='$CPP $CPPFLAGS'
3102   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3103   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3104   ac_compiler_gnu=$ac_cv_c_compiler_gnu
3105  
3106 <  if test "$prepdefflagworks" = 1; then
3107 <    echo "$as_me:2549: result: yes" >&5
3106 > echo "$as_me:$LINENO: checking for egrep" >&5
3107 > echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3108 > if test "${ac_cv_prog_egrep+set}" = set; then
3109 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3110 > else
3111 >  if echo a | (grep -E '(a|b)') >/dev/null 2>&1
3112 >    then ac_cv_prog_egrep='grep -E'
3113 >    else ac_cv_prog_egrep='egrep'
3114 >    fi
3115 > fi
3116 > echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
3117 > echo "${ECHO_T}$ac_cv_prog_egrep" >&6
3118 > EGREP=$ac_cv_prog_egrep
3119 >
3120 >
3121 > echo "$as_me:$LINENO: checking whether ln -s works" >&5
3122 > echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
3123 > LN_S=$as_ln_s
3124 > if test "$LN_S" = "ln -s"; then
3125 >  echo "$as_me:$LINENO: result: yes" >&5
3126   echo "${ECHO_T}yes" >&6
3127 + else
3128 +  echo "$as_me:$LINENO: result: no, using $LN_S" >&5
3129 + echo "${ECHO_T}no, using $LN_S" >&6
3130 + fi
3131  
3132 <  else
3133 <    echo "$as_me:2553: result: no" >&5
3132 > echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3133 > echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
3134 > set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
3135 > if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
3136 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3137 > else
3138 >  cat >conftest.make <<\_ACEOF
3139 > all:
3140 >        @echo 'ac_maketemp="$(MAKE)"'
3141 > _ACEOF
3142 > # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3143 > eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
3144 > if test -n "$ac_maketemp"; then
3145 >  eval ac_cv_prog_make_${ac_make}_set=yes
3146 > else
3147 >  eval ac_cv_prog_make_${ac_make}_set=no
3148 > fi
3149 > rm -f conftest.make
3150 > fi
3151 > if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
3152 >  echo "$as_me:$LINENO: result: yes" >&5
3153 > echo "${ECHO_T}yes" >&6
3154 >  SET_MAKE=
3155 > else
3156 >  echo "$as_me:$LINENO: result: no" >&5
3157   echo "${ECHO_T}no" >&6
3158 <    { { echo "$as_me:2555: error: Can't figure out working Fortran90 preprocessor define flag" >&5
2556 < echo "$as_me: error: Can't figure out working Fortran90 preprocessor define flag" >&2;}
2557 <   { (exit 1); exit 1; }; }
2558 <  fi
3158 >  SET_MAKE="MAKE=${MAKE-make}"
3159   fi
3160  
3161 < ac_ext=f90
3162 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3163 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3164 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3165 <
3166 < ac_ext=f90
2567 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
2568 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2569 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
2570 < echo "$as_me:2570: checking how to get verbose linking output from $F90" >&5
2571 < echo $ECHO_N "checking how to get verbose linking output from $F90... $ECHO_C" >&6
2572 < if test "${ac_cv_prog_f90_v+set}" = set; then
3161 > if test -n "$ac_tool_prefix"; then
3162 >  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3163 > set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3164 > echo "$as_me:$LINENO: checking for $ac_word" >&5
3165 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3166 > if test "${ac_cv_prog_RANLIB+set}" = set; then
3167    echo $ECHO_N "(cached) $ECHO_C" >&6
3168   else
3169 +  if test -n "$RANLIB"; then
3170 +  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
3171 + else
3172 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3173 + for as_dir in $PATH
3174 + do
3175 +  IFS=$as_save_IFS
3176 +  test -z "$as_dir" && as_dir=.
3177 +  for ac_exec_ext in '' $ac_executable_extensions; do
3178 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3179 +    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3180 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3181 +    break 2
3182 +  fi
3183 + done
3184 + done
3185  
3186 < cat >conftest.$ac_ext <<_ACEOF
3186 > fi
3187 > fi
3188 > RANLIB=$ac_cv_prog_RANLIB
3189 > if test -n "$RANLIB"; then
3190 >  echo "$as_me:$LINENO: result: $RANLIB" >&5
3191 > echo "${ECHO_T}$RANLIB" >&6
3192 > else
3193 >  echo "$as_me:$LINENO: result: no" >&5
3194 > echo "${ECHO_T}no" >&6
3195 > fi
3196  
3197 < program main
3197 > fi
3198 > if test -z "$ac_cv_prog_RANLIB"; then
3199 >  ac_ct_RANLIB=$RANLIB
3200 >  # Extract the first word of "ranlib", so it can be a program name with args.
3201 > set dummy ranlib; ac_word=$2
3202 > echo "$as_me:$LINENO: checking for $ac_word" >&5
3203 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3204 > if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3205 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3206 > else
3207 >  if test -n "$ac_ct_RANLIB"; then
3208 >  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
3209 > else
3210 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3211 > for as_dir in $PATH
3212 > do
3213 >  IFS=$as_save_IFS
3214 >  test -z "$as_dir" && as_dir=.
3215 >  for ac_exec_ext in '' $ac_executable_extensions; do
3216 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3217 >    ac_cv_prog_ac_ct_RANLIB="ranlib"
3218 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3219 >    break 2
3220 >  fi
3221 > done
3222 > done
3223  
3224 < end program main
3224 >  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
3225 > fi
3226 > fi
3227 > ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3228 > if test -n "$ac_ct_RANLIB"; then
3229 >  echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
3230 > echo "${ECHO_T}$ac_ct_RANLIB" >&6
3231 > else
3232 >  echo "$as_me:$LINENO: result: no" >&5
3233 > echo "${ECHO_T}no" >&6
3234 > fi
3235  
3236 < _ACEOF
3237 < rm -f conftest.$ac_objext
3238 < if { (eval echo "$as_me:2584: \"$ac_compile\"") >&5
3239 <  (eval $ac_compile) 2>&5
2586 <  ac_status=$?
2587 <  echo "$as_me:2587: \$? = $ac_status" >&5
2588 <  (exit $ac_status); } &&
2589 <         { ac_try='test -s conftest.$ac_objext'
2590 <  { (eval echo "$as_me:2590: \"$ac_try\"") >&5
2591 <  (eval $ac_try) 2>&5
2592 <  ac_status=$?
2593 <  echo "$as_me:2593: \$? = $ac_status" >&5
2594 <  (exit $ac_status); }; }; then
2595 <  ac_cv_prog_f90_v=
2596 < # Try some options frequently used verbose output
2597 < for ac_verb in -v -verbose --verbose -V -\#\#\#; do
2598 <  ac_ext=f90
2599 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
2600 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2601 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3236 >  RANLIB=$ac_ct_RANLIB
3237 > else
3238 >  RANLIB="$ac_cv_prog_RANLIB"
3239 > fi
3240  
2603 cat >conftest.$ac_ext <<_ACEOF
3241  
3242 < program main
3242 >   # Extract the first word of "perl", so it can be a program name with args.
3243 > set dummy perl; ac_word=$2
3244 > echo "$as_me:$LINENO: checking for $ac_word" >&5
3245 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3246 > if test "${ac_cv_path_PERLINTERP+set}" = set; then
3247 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3248 > else
3249 >  case $PERLINTERP in
3250 >  [\\/]* | ?:[\\/]*)
3251 >  ac_cv_path_PERLINTERP="$PERLINTERP" # Let the user override the test with a path.
3252 >  ;;
3253 >  *)
3254 >  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3255 > for as_dir in $PATH
3256 > do
3257 >  IFS=$as_save_IFS
3258 >  test -z "$as_dir" && as_dir=.
3259 >  for ac_exec_ext in '' $ac_executable_extensions; do
3260 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3261 >    ac_cv_path_PERLINTERP="$as_dir/$ac_word$ac_exec_ext"
3262 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3263 >    break 2
3264 >  fi
3265 > done
3266 > done
3267  
3268 < end program main
3268 >  test -z "$ac_cv_path_PERLINTERP" && ac_cv_path_PERLINTERP="perl"
3269 >  ;;
3270 > esac
3271 > fi
3272 > PERLINTERP=$ac_cv_path_PERLINTERP
3273  
3274 < _ACEOF
3274 > if test -n "$PERLINTERP"; then
3275 >  echo "$as_me:$LINENO: result: $PERLINTERP" >&5
3276 > echo "${ECHO_T}$PERLINTERP" >&6
3277 > else
3278 >  echo "$as_me:$LINENO: result: no" >&5
3279 > echo "${ECHO_T}no" >&6
3280 > fi
3281  
3282 < # Compile and link our simple test program by passing a flag (argument
3283 < # 1 to this macro) to the Fortran 90 compiler in order to get
2613 < # "verbose" output that we can then parse for the Fortran 90 linker
2614 < # flags.
2615 < ac_save_F90FLAGS=$F90FLAGS
2616 < F90FLAGS="$F90FLAGS $ac_verb"
3282 >   ac_cv_path_perlinterp="$PERLINTERP"
3283 >   _sHpB='#!'
3284  
2618 (eval echo $as_me:2618: \"$ac_link\") >&5
2619 ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
2620 echo "$ac_f90_v_output" >&5
2621 F90FLAGS=$ac_save_F90FLAGS
3285  
3286 < rm -f conftest.*
3287 < ac_ext=f90
3288 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3289 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3290 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3286 > # Check whether --with-perl-shebang or --without-perl-shebang was given.
3287 > if test "${with_perl_shebang+set}" = set; then
3288 >  withval="$with_perl_shebang"
3289 >  opt_perl_shebang="$withval"
3290 > else
3291 >                opt_perl_shebang="not_set"
3292 > fi;
3293 >   echo "$as_me:$LINENO: checking whether explicit instead of detected sharpbang is to be used" >&5
3294 > echo $ECHO_N "checking whether explicit instead of detected sharpbang is to be used... $ECHO_C" >&6
3295 > if test "${ax_cv_opt_perl_shebang+set}" = set; then
3296 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3297 > else
3298 >   case "$opt_perl_shebang" in
3299 >                      not_set  ) ax_cv_opt_perl_shebang=''
3300 >                               ;;
3301 >                         *     )
3302 >        ax_cv_opt_perl_shebang=`echo "$opt_perl_shebang" | sed -e's|^#!\s*\(.*\)$|\1|'`
3303 >                    esac
3304  
3305 < # If we are using xlf then replace all the commas with spaces.
3306 < if echo $ac_f90_v_output | grep xlfentry >/dev/null 2>&1; then
3307 <  ac_f90_v_output=`echo $ac_f90_v_output | sed 's/,/ /g'`
3305 > fi
3306 > echo "$as_me:$LINENO: result: $ax_cv_opt_perl_shebang" >&5
3307 > echo "${ECHO_T}$ax_cv_opt_perl_shebang" >&6
3308 >   if test "A$ax_cv_opt_perl_shebang" != "A"
3309 >     then
3310 >       ac_cv_sys_kernshrpbang_perl="$ax_cv_opt_perl_shebang"
3311 >       PERL_SHEBANG="$ac_cv_sys_kernshrpbang_perl"
3312 >              { echo "$as_me:$LINENO: OK - PERL_SHEBANG is $_sHpB$PERL_SHEBANG." >&5
3313 > echo "$as_me: OK - PERL_SHEBANG is $_sHpB$PERL_SHEBANG." >&6;}
3314 >
3315 > # Automatic detection of sharpbang formula starts here
3316 >     else
3317 >   _somian_shbangperl=`$PERLINTERP -V:startperl`
3318 >   negclass="[^']"; # must leave this comment:  m4 will remove the outer brackets for us, heheh
3319 >   echo "$as_me:$LINENO: checking for kernel sharpbang invocation to start perl" >&5
3320 > echo $ECHO_N "checking for kernel sharpbang invocation to start perl... $ECHO_C" >&6
3321 > if test "${ac_cv_sys_kernshrpbang_perl+set}" = set; then
3322 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3323 > else
3324 >  _somian_kspb_perl=`echo "$_somian_shbangperl" | sed -ne"s|.*='\($negclass*\)';$|\1|p"`
3325 >        if test "x$_somian_kspb_perl" == x
3326 >          then _somian_ksbp_warn_empty='durnit'
3327 >          else
3328 >          case "A$_somian_kspb_perl" in
3329 >                 A#!*perl* )
3330 >           ac_cv_sys_kernshrpbang_perl=`echo "$_somian_kspb_perl" | sed -e's|#!\(.*\)$|\1|'`
3331 >                        ;;
3332 >                     A*    )  _somian_ksbp_warn_defau='trouble'
3333 >                              ac_cv_sys_kernshrpbang_perl="$PERLINTERP"
3334 >          esac
3335 >        fi
3336 >
3337 > fi
3338 > echo "$as_me:$LINENO: result: $ac_cv_sys_kernshrpbang_perl" >&5
3339 > echo "${ECHO_T}$ac_cv_sys_kernshrpbang_perl" >&6
3340 > # The above prints Checking ... result message to user.
3341 >   PERL_SHEBANG="$ac_cv_sys_kernshrpbang_perl"
3342 >
3343 >    if test A${_somian_ksbp_warn_empty+set} == Aset
3344 >      then   { echo "$as_me:$LINENO: WARNING: In last check, doing $PERLINTERP -V:startperl yielded empty result! That should not happen." >&5
3345 > echo "$as_me: WARNING: In last check, doing $PERLINTERP -V:startperl yielded empty result! That should not happen." >&2;}
3346 >    fi
3347 > # Inform user after printing result value
3348 >    if test A${_somian_ksbp_warn_defau+set} == Aset
3349 >      then { echo "$as_me:$LINENO: Maybe Not good -" >&5
3350 > echo "$as_me: Maybe Not good -" >&6;}
3351 >           { echo "$as_me:$LINENO: WARNING: In last check perl's Config query did not work so we bunted: $_sHpB$PERLINTERP" >&5
3352 > echo "$as_me: WARNING: In last check perl's Config query did not work so we bunted: $_sHpB$PERLINTERP" >&2;}
3353 >      else { echo "$as_me:$LINENO: OK Good result - " >&5
3354 > echo "$as_me: OK Good result - " >&6;}
3355 >           { echo "$as_me:$LINENO: In last check we got a proper-looking answer from perl's Config: $_somian_shbangperl" >&5
3356 > echo "$as_me: In last check we got a proper-looking answer from perl's Config: $_somian_shbangperl" >&6;}
3357 >    fi
3358 >  fi
3359 >
3360 > # Find a good install program.  We prefer a C program (faster),
3361 > # so one script is as good as another.  But avoid the broken or
3362 > # incompatible versions:
3363 > # SysV /etc/install, /usr/sbin/install
3364 > # SunOS /usr/etc/install
3365 > # IRIX /sbin/install
3366 > # AIX /bin/install
3367 > # AmigaOS /C/install, which installs bootblocks on floppy discs
3368 > # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3369 > # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3370 > # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3371 > # OS/2's system install, which has a completely different semantic
3372 > # ./install, which can be erroneously created by make from ./install.sh.
3373 > echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3374 > echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
3375 > if test -z "$INSTALL"; then
3376 > if test "${ac_cv_path_install+set}" = set; then
3377 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3378 > else
3379 >  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3380 > for as_dir in $PATH
3381 > do
3382 >  IFS=$as_save_IFS
3383 >  test -z "$as_dir" && as_dir=.
3384 >  # Account for people who put trailing slashes in PATH elements.
3385 > case $as_dir/ in
3386 >  ./ | .// | /cC/* | \
3387 >  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3388 >  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3389 >  /usr/ucb/* ) ;;
3390 >  *)
3391 >    # OSF1 and SCO ODT 3.0 have their own names for install.
3392 >    # Don't use installbsd from OSF since it installs stuff as root
3393 >    # by default.
3394 >    for ac_prog in ginstall scoinst install; do
3395 >      for ac_exec_ext in '' $ac_executable_extensions; do
3396 >        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3397 >          if test $ac_prog = install &&
3398 >            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3399 >            # AIX install.  It has an incompatible calling convention.
3400 >            :
3401 >          elif test $ac_prog = install &&
3402 >            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3403 >            # program-specific install script used by HP pwplus--don't use.
3404 >            :
3405 >          else
3406 >            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3407 >            break 3
3408 >          fi
3409 >        fi
3410 >      done
3411 >    done
3412 >    ;;
3413 > esac
3414 > done
3415 >
3416 >
3417 > fi
3418 >  if test "${ac_cv_path_install+set}" = set; then
3419 >    INSTALL=$ac_cv_path_install
3420 >  else
3421 >    # As a last resort, use the slow shell script.  We don't cache a
3422 >    # path for INSTALL within a source directory, because that will
3423 >    # break other packages using the cache if that directory is
3424 >    # removed, or if the path is relative.
3425 >    INSTALL=$ac_install_sh
3426 >  fi
3427 > fi
3428 > echo "$as_me:$LINENO: result: $INSTALL" >&5
3429 > echo "${ECHO_T}$INSTALL" >&6
3430 >
3431 > # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3432 > # It thinks the first close brace ends the variable substitution.
3433 > test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3434 >
3435 > test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3436 >
3437 > test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3438 >
3439 > case "x$INSTALL" in
3440 >   x/*) ;;
3441 >   *) INSTALL=`pwd`/ac-tools/"shtool install -c" ;
3442 > esac
3443 > MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f"
3444 > # Extract the first word of "ar", so it can be a program name with args.
3445 > set dummy ar; ac_word=$2
3446 > echo "$as_me:$LINENO: checking for $ac_word" >&5
3447 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3448 > if test "${ac_cv_prog_AR+set}" = set; then
3449 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3450 > else
3451 >  if test -n "$AR"; then
3452 >  ac_cv_prog_AR="$AR" # Let the user override the test.
3453 > else
3454 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3455 > for as_dir in $PATH
3456 > do
3457 >  IFS=$as_save_IFS
3458 >  test -z "$as_dir" && as_dir=.
3459 >  for ac_exec_ext in '' $ac_executable_extensions; do
3460 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3461 >    ac_cv_prog_AR="ar"
3462 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3463 >    break 2
3464 >  fi
3465 > done
3466 > done
3467 >
3468 >  test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="NONE"
3469 > fi
3470 > fi
3471 > AR=$ac_cv_prog_AR
3472 > if test -n "$AR"; then
3473 >  echo "$as_me:$LINENO: result: $AR" >&5
3474 > echo "${ECHO_T}$AR" >&6
3475 > else
3476 >  echo "$as_me:$LINENO: result: no" >&5
3477 > echo "${ECHO_T}no" >&6
3478 > fi
3479 >
3480 > if test "$AR" = "NONE"; then
3481 >  { { echo "$as_me:$LINENO: error: --> Can't find \`ar'!" >&5
3482 > echo "$as_me: error: --> Can't find \`ar'!" >&2;}
3483 >   { (exit 1); exit 1; }; }
3484 >  cat >confcache <<\_ACEOF
3485 > # This file is a shell script that caches the results of configure
3486 > # tests run on this system so they can be shared between configure
3487 > # scripts and configure runs, see configure's option --config-cache.
3488 > # It is not useful on other systems.  If it contains results you don't
3489 > # want to keep, you may remove or edit it.
3490 > #
3491 > # config.status only pays attention to the cache file if you give it
3492 > # the --recheck option to rerun configure.
3493 > #
3494 > # `ac_cv_env_foo' variables (set or unset) will be overridden when
3495 > # loading this file, other *unset* `ac_cv_foo' will be assigned the
3496 > # following values.
3497 >
3498 > _ACEOF
3499 >
3500 > # The following way of writing the cache mishandles newlines in values,
3501 > # but we know of no workaround that is simple, portable, and efficient.
3502 > # So, don't put newlines in cache variables' values.
3503 > # Ultrix sh set writes to stderr and can't be redirected directly,
3504 > # and sets the high bit in the cache file unless we assign to the vars.
3505 > {
3506 >  (set) 2>&1 |
3507 >    case `(ac_space=' '; set | grep ac_space) 2>&1` in
3508 >    *ac_space=\ *)
3509 >      # `set' does not quote correctly, so add quotes (double-quote
3510 >      # substitution turns \\\\ into \\, and sed turns \\ into \).
3511 >      sed -n \
3512 >        "s/'/'\\\\''/g;
3513 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3514 >      ;;
3515 >    *)
3516 >      # `set' quotes correctly as required by POSIX, so do not add quotes.
3517 >      sed -n \
3518 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
3519 >      ;;
3520 >    esac;
3521 > } |
3522 >  sed '
3523 >     t clear
3524 >     : clear
3525 >     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3526 >     t end
3527 >     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3528 >     : end' >>confcache
3529 > if diff $cache_file confcache >/dev/null 2>&1; then :; else
3530 >  if test -w $cache_file; then
3531 >    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
3532 >    cat confcache >$cache_file
3533 >  else
3534 >    echo "not updating unwritable cache $cache_file"
3535 >  fi
3536 > fi
3537 > rm -f confcache
3538 >  exit 1
3539 > fi
3540 > # Extract the first word of "ps", so it can be a program name with args.
3541 > set dummy ps; ac_word=$2
3542 > echo "$as_me:$LINENO: checking for $ac_word" >&5
3543 > echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3544 > if test "${ac_cv_path_PS+set}" = set; then
3545 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3546 > else
3547 >  case $PS in
3548 >  [\\/]* | ?:[\\/]*)
3549 >  ac_cv_path_PS="$PS" # Let the user override the test with a path.
3550 >  ;;
3551 >  *)
3552 >  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3553 > for as_dir in $PATH
3554 > do
3555 >  IFS=$as_save_IFS
3556 >  test -z "$as_dir" && as_dir=.
3557 >  for ac_exec_ext in '' $ac_executable_extensions; do
3558 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3559 >    ac_cv_path_PS="$as_dir/$ac_word$ac_exec_ext"
3560 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3561 >    break 2
3562 >  fi
3563 > done
3564 > done
3565 >
3566 >  ;;
3567 > esac
3568 > fi
3569 > PS=$ac_cv_path_PS
3570 >
3571 > if test -n "$PS"; then
3572 >  echo "$as_me:$LINENO: result: $PS" >&5
3573 > echo "${ECHO_T}$PS" >&6
3574 > else
3575 >  echo "$as_me:$LINENO: result: no" >&5
3576 > echo "${ECHO_T}no" >&6
3577 > fi
3578 >
3579 > echo "$as_me:$LINENO: checking for POSIX or BSD ps syntax" >&5
3580 > echo $ECHO_N "checking for POSIX or BSD ps syntax... $ECHO_C" >&6
3581 > if test "${ac_cv_prog_ps_syntax+set}" = set; then
3582 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3583 > else
3584 >
3585 >        if $PS ax -o rss > /dev/null 2>&1; then
3586 >                ac_cv_prog_ps_ax=yes
3587 >        else
3588 >                ac_cv_prog_ps_ax=no
3589 >        fi
3590 >        if $PS -ef -o rss > /dev/null 2>&1; then
3591 >                ac_cv_prog_ps_ef=yes
3592 >        else
3593 >                ac_cv_prog_ps_ef=no
3594 >        fi
3595 >        if test "$ac_cv_prog_ps_ax" = yes; then
3596 >                ac_cv_prog_ps_syntax=BSD
3597 >        else
3598 >                if test "$ac_cv_prog_ps_ef" = yes; then
3599 >                        ac_cv_prog_ps_syntax=POSIX
3600 >                else
3601 >                        { { echo "$as_me:$LINENO: error: Could not determine ps syntax" >&5
3602 > echo "$as_me: error: Could not determine ps syntax" >&2;}
3603 >   { (exit 1); exit 1; }; }
3604 >                fi
3605 >        fi
3606 >
3607 > fi
3608 > echo "$as_me:$LINENO: result: $ac_cv_prog_ps_syntax" >&5
3609 > echo "${ECHO_T}$ac_cv_prog_ps_syntax" >&6
3610 >
3611 > cat >>confdefs.h <<_ACEOF
3612 > #define PSCOMMAND $PS
3613 > _ACEOF
3614 >
3615 > if test "$ac_cv_prog_ps_syntax" = BSD; then
3616 >
3617 > cat >>confdefs.h <<\_ACEOF
3618 > #define PSTYPE_IS_BSD 1
3619 > _ACEOF
3620 >
3621 > else
3622 >   if test "$ac_cv_prog_ps_syntax" = POSIX; then
3623 >
3624 > cat >>confdefs.h <<\_ACEOF
3625 > #define PSTYPE_IS_POSIX 1
3626 > _ACEOF
3627 >
3628 >   else
3629 >       { { echo "$as_me:$LINENO: error: Unknown ps syntax type!" >&5
3630 > echo "$as_me: error: Unknown ps syntax type!" >&2;}
3631 >   { (exit 1); exit 1; }; }
3632 >   fi
3633 > fi
3634 >
3635 > ac_ext=${FC_SRCEXT-f}
3636 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
3637 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
3638 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
3639 >
3640 >
3641 > echo "$as_me:$LINENO: checking for Fortran flag to compile .F90 files" >&5
3642 > echo $ECHO_N "checking for Fortran flag to compile .F90 files... $ECHO_C" >&6
3643 > if test "${ac_cv_fc_srcext_F90+set}" = set; then
3644 >  echo $ECHO_N "(cached) $ECHO_C" >&6
3645 > else
3646 >  ac_ext=F90
3647 > ac_fc_srcext_FCFLAGS_SRCEXT_save=$FCFLAGS_SRCEXT
3648 > FCFLAGS_SRCEXT=""
3649 > ac_cv_fc_srcext_F90=unknown
3650 > for ac_flag in none -qsuffix=f=F90 -Tf; do
3651 >  test "x$ac_flag" != xnone && FCFLAGS_SRCEXT="$ac_flag"
3652 >  cat >conftest.$ac_ext <<_ACEOF
3653 >      program main
3654 >
3655 >      end
3656 > _ACEOF
3657 > rm -f conftest.$ac_objext
3658 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3659 >  (eval $ac_compile) 2>conftest.er1
3660 >  ac_status=$?
3661 >  grep -v '^ *+' conftest.er1 >conftest.err
3662 >  rm -f conftest.er1
3663 >  cat conftest.err >&5
3664 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3665 >  (exit $ac_status); } &&
3666 >         { ac_try='test -z "$ac_fc_werror_flag"
3667 >                         || test ! -s conftest.err'
3668 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3669 >  (eval $ac_try) 2>&5
3670 >  ac_status=$?
3671 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3672 >  (exit $ac_status); }; } &&
3673 >         { ac_try='test -s conftest.$ac_objext'
3674 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3675 >  (eval $ac_try) 2>&5
3676 >  ac_status=$?
3677 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3678 >  (exit $ac_status); }; }; then
3679 >  ac_cv_fc_srcext_F90=$ac_flag; break
3680 > else
3681 >  echo "$as_me: failed program was:" >&5
3682 > sed 's/^/| /' conftest.$ac_ext >&5
3683 >
3684 > fi
3685 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3686 > done
3687 > rm -f conftest.$ac_objext conftest.F90
3688 > FCFLAGS_SRCEXT=$ac_fc_srcext_FCFLAGS_SRCEXT_save
3689 >
3690 > fi
3691 > echo "$as_me:$LINENO: result: $ac_cv_fc_srcext_F90" >&5
3692 > echo "${ECHO_T}$ac_cv_fc_srcext_F90" >&6
3693 > if test "x$ac_cv_fc_srcext_F90" = xunknown; then
3694 >  { { echo "$as_me:$LINENO: error: Fortran could not compile .F90 files" >&5
3695 > echo "$as_me: error: Fortran could not compile .F90 files" >&2;}
3696 >   { (exit 1); exit 1; }; }
3697 > else
3698 >  FC_SRCEXT=F90
3699 >  if test "x$ac_cv_fc_srcext_F90" = xnone; then
3700 >    FCFLAGS_SRCEXT=""
3701 >    FCFLAGS_F90=""
3702 >  else
3703 >    FCFLAGS_SRCEXT=$ac_cv_fc_srcext_F90
3704 >    FCFLAGS_F90=$ac_cv_fc_srcext_F90
3705 >  fi
3706 >
3707 >
3708 > fi
3709 >
3710 >
3711 >
3712 >
3713 >
3714 > # Try to determine native compiler flags that allow us to use F90 suffix
3715 > # for preprocessed f90 source.
3716 >
3717 > if test "$ac_test_PREPFLAG" != "set"; then
3718 >  PREPFLAG=""
3719 >  case "${host_cpu}-${host_os}" in
3720 >
3721 >  *linux*) if test "$FC" = ifc -o "$FC" = ifort; then
3722 >                    PREPFLAG="-fpp1 "
3723 >                fi;;
3724 >  *aix*)  if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then
3725 >                    PREPFLAG="-qsuffix=cpp=F90 "
3726 >                fi;;
3727 >  *darwin*)
3728 >        if test "$FC" = f90 -o "$FC" = xlf90 -o "$FC" = xlf95; then
3729 >                PREPFLAG="-qsuffix=cpp=F90 "
3730 >        fi;;
3731 >  esac
3732 >
3733 >  if test -z "$PREPFLAG"; then
3734 >        { echo "$as_me:$LINENO: WARNING: \"Using empty PREPFLAG\"" >&5
3735 > echo "$as_me: WARNING: \"Using empty PREPFLAG\"" >&2;}
3736 >        PREPFLAG=""
3737 >  fi
3738 >
3739 >  echo "$as_me:$LINENO: checking to make sure F90 preprocessor flag works" >&5
3740 > echo $ECHO_N "checking to make sure F90 preprocessor flag works... $ECHO_C" >&6
3741 >
3742 >
3743 >  ac_ext=${FC_SRCEXT-f}
3744 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
3745 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
3746 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
3747 >
3748 >  ac_save_ext=$ac_ext
3749 >  ac_ext=F90
3750 >  ac_save_FCFLAGS_SRCEXT=$FCFLAGS_SRCEXT
3751 >
3752 >  if test "$PREPFLAG"; then
3753 >  FCFLAGS_SRCEXT="${PREPFLAG}"
3754   fi
3755  
3756 < # If we are using Cray Fortran then delete quotes.
3757 < # Use "\"" instead of '"' for font-lock-mode.
3758 < # FIXME: a more general fix for quoted arguments with spaces?
3759 < if echo $ac_f90_v_output | grep cft90 >/dev/null 2>&1; then
3760 <  ac_f90_v_output=`echo $ac_f90_v_output | sed "s/\"//g"`
3756 >    cat >conftest.$ac_ext <<_ACEOF
3757 >
3758 >
3759 > program conftest
3760 >  integer :: i
3761 >  i = 1
3762 > end program conftest
3763 >
3764 > _ACEOF
3765 > rm -f conftest.$ac_objext
3766 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3767 >  (eval $ac_compile) 2>conftest.er1
3768 >  ac_status=$?
3769 >  grep -v '^ *+' conftest.er1 >conftest.err
3770 >  rm -f conftest.er1
3771 >  cat conftest.err >&5
3772 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3773 >  (exit $ac_status); } &&
3774 >         { ac_try='test -z "$ac_fc_werror_flag"
3775 >                         || test ! -s conftest.err'
3776 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3777 >  (eval $ac_try) 2>&5
3778 >  ac_status=$?
3779 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3780 >  (exit $ac_status); }; } &&
3781 >         { ac_try='test -s conftest.$ac_objext'
3782 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3783 >  (eval $ac_try) 2>&5
3784 >  ac_status=$?
3785 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3786 >  (exit $ac_status); }; }; then
3787 >  prepflagworks=1
3788 > else
3789 >  echo "$as_me: failed program was:" >&5
3790 > sed 's/^/| /' conftest.$ac_ext >&5
3791 >
3792 > prepflagworks=0
3793   fi
3794 + rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3795 +
3796 +  FCFLAGS_SRCEXT=$ac_save_FCFLAGS_SRCEXT
3797 +  ac_ext=$ac_save_ext
3798 +  ac_ext=${FC_SRCEXT-f}
3799 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
3800 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
3801 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
3802 +
3803 +
3804 +  if test "$prepflagworks" = 1; then
3805 +    echo "$as_me:$LINENO: result: yes" >&5
3806 + echo "${ECHO_T}yes" >&6
3807 +    FCFLAGS_SRCEXT="${PREPFLAG}"
3808 +
3809 +  else
3810 +    echo "$as_me:$LINENO: result: no" >&5
3811 + echo "${ECHO_T}no" >&6
3812 +    { { echo "$as_me:$LINENO: error: Can't figure out working Fortran90 preprocessor flag" >&5
3813 + echo "$as_me: error: Can't figure out working Fortran90 preprocessor flag" >&2;}
3814 +   { (exit 1); exit 1; }; }
3815 +  fi
3816 + fi
3817 +
3818 +
3819 +
3820 +
3821 +
3822 + # Try to determine native compiler flags that allow us to use F90 suffix
3823 + # for preprocessed f90 source with -D type defines
3824 +
3825 + if test "$ac_test_PREPDEFFLAG" != "set"; then
3826 +  PREPDEFFLAG=""
3827 +  case "${host_cpu}-${host_os}" in
3828 +
3829 +  *linux*) if test "$FC" = ifc -o "$FC" = ifort; then
3830 +                    PREPDEFFLAG=" "
3831 +                fi;;
3832 +  *aix*)  if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then
3833 +                    PREPDEFFLAG="-WF,"
3834 +                fi;;
3835 +  *darwin*)
3836 +        if test "$FC" = f90 -o "$FC" = xlf90 -o "$FC" = xlf95; then
3837 +                PREPDEFFLAG="-WF,"
3838 +        fi;;
3839 +  esac
3840 +
3841 +  if test -z "$PREPDEFFLAG"; then
3842 +        { echo "$as_me:$LINENO: WARNING: \"Using empty PREPDEFFLAG\"" >&5
3843 + echo "$as_me: WARNING: \"Using empty PREPDEFFLAG\"" >&2;}
3844 +        PREPDEFFLAG=" "
3845 +  fi
3846 +
3847 +  echo "$as_me:$LINENO: checking to make sure F90 preprocessor define flag works" >&5
3848 + echo $ECHO_N "checking to make sure F90 preprocessor define flag works... $ECHO_C" >&6
3849 +
3850 +
3851 +  ac_ext=${FC_SRCEXT-f}
3852 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
3853 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
3854 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
3855 +
3856 +  ac_save_ext=$ac_ext
3857 +  ac_ext=F90
3858 +  ac_save_FCFLAGS=$FCFLAGS
3859 +
3860 +  if test "$PREPDEFFLAG"; then
3861 +  FCFLAGS="${FCFLAGS} ${PREPDEFFLAG}-DTEST"
3862 + fi
3863 +
3864 +    cat >conftest.$ac_ext <<_ACEOF
3865 +
3866 +
3867 + program conftest
3868 +  integer :: i
3869 + #ifdef TEST
3870 +  i = 1
3871 + #else
3872 +  choke me
3873 + #endif
3874 + end program conftest
3875 +
3876 + _ACEOF
3877 + rm -f conftest.$ac_objext
3878 + if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3879 +  (eval $ac_compile) 2>conftest.er1
3880 +  ac_status=$?
3881 +  grep -v '^ *+' conftest.er1 >conftest.err
3882 +  rm -f conftest.er1
3883 +  cat conftest.err >&5
3884 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3885 +  (exit $ac_status); } &&
3886 +         { ac_try='test -z "$ac_fc_werror_flag"
3887 +                         || test ! -s conftest.err'
3888 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3889 +  (eval $ac_try) 2>&5
3890 +  ac_status=$?
3891 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3892 +  (exit $ac_status); }; } &&
3893 +         { ac_try='test -s conftest.$ac_objext'
3894 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3895 +  (eval $ac_try) 2>&5
3896 +  ac_status=$?
3897 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3898 +  (exit $ac_status); }; }; then
3899 +  prepdefflagworks=1
3900 + else
3901 +  echo "$as_me: failed program was:" >&5
3902 + sed 's/^/| /' conftest.$ac_ext >&5
3903 +
3904 + prepdefflagworks=0
3905 + fi
3906 + rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3907 +
3908 +  FCFLAGS=$ac_save_FCFLAGS
3909 +  ac_ext=$ac_save_ext
3910 +  ac_ext=${FC_SRCEXT-f}
3911 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
3912 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
3913 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
3914 +
3915 +
3916 +  if test "$prepdefflagworks" = 1; then
3917 +    echo "$as_me:$LINENO: result: yes" >&5
3918 + echo "${ECHO_T}yes" >&6
3919 +
3920 +  else
3921 +    echo "$as_me:$LINENO: result: no" >&5
3922 + echo "${ECHO_T}no" >&6
3923 +    { { echo "$as_me:$LINENO: error: Can't figure out working Fortran90 preprocessor define flag" >&5
3924 + echo "$as_me: error: Can't figure out working Fortran90 preprocessor define flag" >&2;}
3925 +   { (exit 1); exit 1; }; }
3926 +  fi
3927 + fi
3928 +
3929 + ac_ext=${FC_SRCEXT-f}
3930 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
3931 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
3932 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
3933 + echo "$as_me:$LINENO: checking how to get verbose linking output from $FC" >&5
3934 + echo $ECHO_N "checking how to get verbose linking output from $FC... $ECHO_C" >&6
3935 + if test "${ac_cv_prog_fc_v+set}" = set; then
3936 +  echo $ECHO_N "(cached) $ECHO_C" >&6
3937 + else
3938 +  cat >conftest.$ac_ext <<_ACEOF
3939 +      program main
3940 +
3941 +      end
3942 + _ACEOF
3943 + rm -f conftest.$ac_objext
3944 + if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3945 +  (eval $ac_compile) 2>conftest.er1
3946 +  ac_status=$?
3947 +  grep -v '^ *+' conftest.er1 >conftest.err
3948 +  rm -f conftest.er1
3949 +  cat conftest.err >&5
3950 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3951 +  (exit $ac_status); } &&
3952 +         { ac_try='test -z "$ac_fc_werror_flag"
3953 +                         || test ! -s conftest.err'
3954 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3955 +  (eval $ac_try) 2>&5
3956 +  ac_status=$?
3957 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3958 +  (exit $ac_status); }; } &&
3959 +         { ac_try='test -s conftest.$ac_objext'
3960 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3961 +  (eval $ac_try) 2>&5
3962 +  ac_status=$?
3963 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3964 +  (exit $ac_status); }; }; then
3965 +  ac_cv_prog_fc_v=
3966 + # Try some options frequently used verbose output
3967 + for ac_verb in -v -verbose --verbose -V -\#\#\#; do
3968 +  cat >conftest.$ac_ext <<_ACEOF
3969 +      program main
3970 +
3971 +      end
3972 + _ACEOF
3973 +
3974 + # Compile and link our simple test program by passing a flag (argument
3975 + # 1 to this macro) to the Fortran compiler in order to get
3976 + # "verbose" output that we can then parse for the Fortran linker
3977 + # flags.
3978 + ac_save_FFLAGS=$FCFLAGS
3979 + FCFLAGS="$FCFLAGS $ac_verb"
3980 + (eval echo $as_me:3980: \"$ac_link\") >&5
3981 + ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
3982 + echo "$ac_fc_v_output" >&5
3983 + FCFLAGS=$ac_save_FFLAGS
3984 +
3985 + rm -f conftest*
3986 +
3987 + # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
3988 + # /foo, /bar, and /baz are search directories for the Fortran linker.
3989 + # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
3990 + ac_fc_v_output="`echo $ac_fc_v_output |
3991 +        grep 'LPATH is:' |
3992 +        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
3993 +
3994 + case $ac_fc_v_output in
3995 +  # If we are using xlf then replace all the commas with spaces.
3996 +  *xlfentry*)
3997 +    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/,/ /g'` ;;
3998 +
3999 +  # With Intel ifc, ignore the quoted -mGLOB_options_string stuff (quoted
4000 +  # $LIBS confuse us, and the libraries appear later in the output anyway).
4001 +  *mGLOB_options_string*)
4002 +    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;;
4003 +
4004 +  # If we are using Cray Fortran then delete quotes.
4005 +  # Use "\"" instead of '"' for font-lock-mode.
4006 +  # FIXME: a more general fix for quoted arguments with spaces?
4007 +  *cft90*)
4008 +    ac_fc_v_output=`echo $ac_fc_v_output | sed "s/\"//g"` ;;
4009 + esac
4010 +
4011 +
4012    # look for -l* and *.a constructs in the output
4013 <  for ac_arg in $ac_f90_v_output; do
4013 >  for ac_arg in $ac_fc_v_output; do
4014       case $ac_arg in
4015          [\\/]*.a | ?:[\\/]*.a | -[lLRu]*)
4016 <          ac_cv_prog_f90_v=$ac_verb
4016 >          ac_cv_prog_fc_v=$ac_verb
4017            break 2 ;;
4018       esac
4019    done
4020   done
4021 < if test -z "$ac_cv_prog_f90_v"; then
4022 <   { echo "$as_me:2650: WARNING: cannot determine how to obtain linking information from $F90" >&5
4023 < echo "$as_me: WARNING: cannot determine how to obtain linking information from $F90" >&2;}
4021 > if test -z "$ac_cv_prog_fc_v"; then
4022 >   { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $FC" >&5
4023 > echo "$as_me: WARNING: cannot determine how to obtain linking information from $FC" >&2;}
4024   fi
4025   else
4026    echo "$as_me: failed program was:" >&5
4027 < cat conftest.$ac_ext >&5
4028 < { echo "$as_me:2656: WARNING: compilation failed" >&5
4027 > sed 's/^/| /' conftest.$ac_ext >&5
4028 >
4029 > { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
4030   echo "$as_me: WARNING: compilation failed" >&2;}
4031   fi
4032 < rm -f conftest.$ac_objext conftest.$ac_ext
4032 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4033  
4034   fi
4035 < echo "$as_me:2662: result: $ac_cv_prog_f90_v" >&5
4036 < echo "${ECHO_T}$ac_cv_prog_f90_v" >&6
4037 < echo "$as_me:2664: checking for Fortran 90 libraries" >&5
4038 < echo $ECHO_N "checking for Fortran 90 libraries... $ECHO_C" >&6
4039 < if test "${ac_cv_flibs+set}" = set; then
4035 > echo "$as_me:$LINENO: result: $ac_cv_prog_fc_v" >&5
4036 > echo "${ECHO_T}$ac_cv_prog_fc_v" >&6
4037 > echo "$as_me:$LINENO: checking for Fortran libraries of $FC" >&5
4038 > echo $ECHO_N "checking for Fortran libraries of $FC... $ECHO_C" >&6
4039 > if test "${ac_cv_fc_libs+set}" = set; then
4040    echo $ECHO_N "(cached) $ECHO_C" >&6
4041   else
4042 <  if test "x$F90LIBS" != "x"; then
4043 <  ac_cv_f90libs="$F90LIBS" # Let the user override the test.
4042 >  if test "x$FCLIBS" != "x"; then
4043 >  ac_cv_fc_libs="$FCLIBS" # Let the user override the test.
4044   else
4045  
2673 ac_ext=f90
2674 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
2675 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2676 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
2677
4046   cat >conftest.$ac_ext <<_ACEOF
4047 +      program main
4048  
4049 < program main
2681 <
2682 < end program main
2683 <
4049 >      end
4050   _ACEOF
4051  
4052   # Compile and link our simple test program by passing a flag (argument
4053 < # 1 to this macro) to the Fortran 90 compiler in order to get
4054 < # "verbose" output that we can then parse for the Fortran 90 linker
4053 > # 1 to this macro) to the Fortran compiler in order to get
4054 > # "verbose" output that we can then parse for the Fortran linker
4055   # flags.
4056 < ac_save_F90FLAGS=$F90FLAGS
4057 < F90FLAGS="$F90FLAGS $ac_cv_prog_f90_v"
4056 > ac_save_FFLAGS=$FCFLAGS
4057 > FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v"
4058 > (eval echo $as_me:4058: \"$ac_link\") >&5
4059 > ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
4060 > echo "$ac_fc_v_output" >&5
4061 > FCFLAGS=$ac_save_FFLAGS
4062  
4063 < (eval echo $as_me:2693: \"$ac_link\") >&5
2694 < ac_f90_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
2695 < echo "$ac_f90_v_output" >&5
2696 < F90FLAGS=$ac_save_F90FLAGS
4063 > rm -f conftest*
4064  
4065 < rm -f conftest.*
4066 < ac_ext=f90
4067 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4068 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4069 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4065 > # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
4066 > # /foo, /bar, and /baz are search directories for the Fortran linker.
4067 > # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
4068 > ac_fc_v_output="`echo $ac_fc_v_output |
4069 >        grep 'LPATH is:' |
4070 >        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
4071  
4072 < # If we are using xlf then replace all the commas with spaces.
4073 < if echo $ac_f90_v_output | grep xlfentry >/dev/null 2>&1; then
4074 <  ac_f90_v_output=`echo $ac_f90_v_output | sed 's/,/ /g'`
4075 < fi
4072 > case $ac_fc_v_output in
4073 >  # If we are using xlf then replace all the commas with spaces.
4074 >  *xlfentry*)
4075 >    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/,/ /g'` ;;
4076  
4077 < # If we are using Cray Fortran then delete quotes.
4078 < # Use "\"" instead of '"' for font-lock-mode.
4079 < # FIXME: a more general fix for quoted arguments with spaces?
4080 < if echo $ac_f90_v_output | grep cft90 >/dev/null 2>&1; then
2713 <  ac_f90_v_output=`echo $ac_f90_v_output | sed "s/\"//g"`
2714 < fi
4077 >  # With Intel ifc, ignore the quoted -mGLOB_options_string stuff (quoted
4078 >  # $LIBS confuse us, and the libraries appear later in the output anyway).
4079 >  *mGLOB_options_string*)
4080 >    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;;
4081  
4082 < ac_cv_f90libs=
4082 >  # If we are using Cray Fortran then delete quotes.
4083 >  # Use "\"" instead of '"' for font-lock-mode.
4084 >  # FIXME: a more general fix for quoted arguments with spaces?
4085 >  *cft90*)
4086 >    ac_fc_v_output=`echo $ac_fc_v_output | sed "s/\"//g"` ;;
4087 > esac
4088  
4089 +
4090 +
4091 + ac_cv_fc_libs=
4092 +
4093   # Save positional arguments (if any)
4094   ac_save_positional="$@"
4095  
4096 < set X $ac_f90_v_output
4096 > set X $ac_fc_v_output
4097   while test $# != 1; do
4098    shift
4099    ac_arg=$1
4100    case $ac_arg in
4101          [\\/]*.a | ?:[\\/]*.a)
4102              ac_exists=false
4103 <  for ac_i in $ac_cv_f90libs; do
4103 >  for ac_i in $ac_cv_fc_libs; do
4104      if test x"$ac_arg" = x"$ac_i"; then
4105        ac_exists=true
4106        break
# Line 2735 | Line 4110 | else
4110    if test x"$ac_exists" = xtrue; then
4111    :
4112   else
4113 <  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
4113 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
4114   fi
4115  
4116            ;;
4117          -bI:*)
4118              ac_exists=false
4119 <  for ac_i in $ac_cv_f90libs; do
4119 >  for ac_i in $ac_cv_fc_libs; do
4120      if test x"$ac_arg" = x"$ac_i"; then
4121        ac_exists=true
4122        break
# Line 2753 | Line 4128 | else
4128   else
4129    if test "$ac_compiler_gnu" = yes; then
4130    for ac_link_opt in $ac_arg; do
4131 <    ac_cv_f90libs="$ac_cv_f90libs -Xlinker $ac_link_opt"
4131 >    ac_cv_fc_libs="$ac_cv_fc_libs -Xlinker $ac_link_opt"
4132    done
4133   else
4134 <  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
4134 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
4135   fi
4136   fi
4137  
4138            ;;
4139            # Ignore these flags.
4140 <        -lang* | -lcrt[012].o | -lc | -lgcc | -LANG:=*)
4140 >        -lang* | -lcrt[01].o | -lcrtbegin.o | -lc | -lgcc | -libmil | -LANG:=*)
4141            ;;
4142          -lkernel32)
4143 <          test x"$CYGWIN" != xyes && ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
4143 >          test x"$CYGWIN" != xyes && ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
4144            ;;
4145          -[LRuY])
4146            # These flags, when seen by themselves, take an argument.
4147            # We remove the space between option and argument and re-iterate
4148            # unless we find an empty arg or a new option (starting with -)
4149            case $2 in
4150 <             "" | -*);;
4151 <             *)
4150 >             "" | -*);;
4151 >             *)
4152                  ac_arg="$ac_arg$2"
2778
4153                  shift; shift
4154                  set X $ac_arg "$@"
4155                  ;;
# Line 2784 | Line 4158 | fi
4158          -YP,*)
4159            for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
4160                ac_exists=false
4161 <  for ac_i in $ac_cv_f90libs; do
4161 >  for ac_i in $ac_cv_fc_libs; do
4162      if test x"$ac_j" = x"$ac_i"; then
4163        ac_exists=true
4164        break
# Line 2795 | Line 4169 | else
4169    :
4170   else
4171    ac_arg="$ac_arg $ac_j"
4172 <                             ac_cv_f90libs="$ac_cv_f90libs $ac_j"
4172 >                               ac_cv_fc_libs="$ac_cv_fc_libs $ac_j"
4173   fi
4174  
4175            done
4176            ;;
4177          -[lLR]*)
4178              ac_exists=false
4179 <  for ac_i in $ac_cv_f90libs; do
4179 >  for ac_i in $ac_cv_fc_libs; do
4180      if test x"$ac_arg" = x"$ac_i"; then
4181        ac_exists=true
4182        break
# Line 2812 | Line 4186 | else
4186    if test x"$ac_exists" = xtrue; then
4187    :
4188   else
4189 <  ac_cv_f90libs="$ac_cv_f90libs $ac_arg"
4189 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
4190   fi
4191  
4192            ;;
# Line 2827 | Line 4201 | case `(uname -sr) 2>/dev/null` in
4201   # must begin with a "/").
4202   case `(uname -sr) 2>/dev/null` in
4203     "SunOS 5"*)
4204 <      ac_ld_run_path=`echo $ac_f90_v_output |
4204 >      ac_ld_run_path=`echo $ac_fc_v_output |
4205                          sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'`
4206        test "x$ac_ld_run_path" != x &&
2833
4207          if test "$ac_compiler_gnu" = yes; then
4208    for ac_link_opt in $ac_ld_run_path; do
4209 <    ac_cv_f90libs="$ac_cv_f90libs -Xlinker $ac_link_opt"
4209 >    ac_cv_fc_libs="$ac_cv_fc_libs -Xlinker $ac_link_opt"
4210    done
4211   else
4212 <  ac_cv_f90libs="$ac_cv_f90libs $ac_ld_run_path"
4212 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_ld_run_path"
4213   fi
4214        ;;
4215   esac
4216 < fi # test "x$F90LIBS" = "x"
4216 > fi # test "x$[]_AC_LANG_PREFIX[]LIBS" = "x"
4217  
4218   fi
4219 < echo "$as_me:2846: result: $ac_cv_flibs" >&5
4220 < echo "${ECHO_T}$ac_cv_flibs" >&6
4221 < F90LIBS="$ac_cv_f90libs"
4219 > echo "$as_me:$LINENO: result: $ac_cv_fc_libs" >&5
4220 > echo "${ECHO_T}$ac_cv_fc_libs" >&6
4221 > FCLIBS="$ac_cv_fc_libs"
4222  
2850 ac_ext=f90
2851 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
2852 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2853 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4223  
4224 < echo "$as_me:2855: checking for Fortran 90 name-mangling scheme" >&5
4225 < echo $ECHO_N "checking for Fortran 90 name-mangling scheme... $ECHO_C" >&6
4226 < if test "${ac_cv_f90_mangling+set}" = set; then
4224 > ac_ext=${FC_SRCEXT-f}
4225 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4226 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4227 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4228 >
4229 >
4230 > ac_ext=${FC_SRCEXT-f}
4231 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4232 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4233 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4234 >
4235 > echo "$as_me:$LINENO: checking for dummy main to link with Fortran libraries" >&5
4236 > echo $ECHO_N "checking for dummy main to link with Fortran libraries... $ECHO_C" >&6
4237 > if test "${ac_cv_fc_dummy_main+set}" = set; then
4238    echo $ECHO_N "(cached) $ECHO_C" >&6
4239   else
4240 <  ac_ext=f90
4241 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4242 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4243 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
2864 < cat >conftest.$ac_ext <<_ACEOF
2865 < subroutine foobar()
2866 < return
2867 < end
2868 < subroutine foo_bar()
2869 < return
2870 < end
2871 < _ACEOF
2872 < rm -f conftest.$ac_objext
2873 < if { (eval echo "$as_me:2873: \"$ac_compile\"") >&5
2874 <  (eval $ac_compile) 2>&5
2875 <  ac_status=$?
2876 <  echo "$as_me:2876: \$? = $ac_status" >&5
2877 <  (exit $ac_status); } &&
2878 <         { ac_try='test -s conftest.$ac_objext'
2879 <  { (eval echo "$as_me:2879: \"$ac_try\"") >&5
2880 <  (eval $ac_try) 2>&5
2881 <  ac_status=$?
2882 <  echo "$as_me:2882: \$? = $ac_status" >&5
2883 <  (exit $ac_status); }; }; then
2884 <  mv conftest.$ac_objext cf90_test.$ac_objext
2885 <
2886 <  ac_ext=c
4240 >  ac_fc_dm_save_LIBS=$LIBS
4241 > LIBS="$LIBS $FCLIBS"
4242 > ac_fortran_dm_var=FC_DUMMY_MAIN
4243 > ac_ext=c
4244   ac_cpp='$CPP $CPPFLAGS'
4245   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4246   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4247   ac_compiler_gnu=$ac_cv_c_compiler_gnu
4248  
4249 <  ac_save_LIBS=$LIBS
4250 <  LIBS="cf90_test.$ac_objext $F90LIBS $LIBS"
4249 > # First, try linking without a dummy main:
4250 > cat >conftest.$ac_ext <<_ACEOF
4251 > /* confdefs.h.  */
4252 > _ACEOF
4253 > cat confdefs.h >>conftest.$ac_ext
4254 > cat >>conftest.$ac_ext <<_ACEOF
4255 > /* end confdefs.h.  */
4256  
4257 <  ac_success=no
4258 <  for ac_foobar in foobar FOOBAR; do
4259 <    for ac_underscore in "" "_"; do
4260 <      ac_func="$ac_foobar$ac_underscore"
4261 <      cat >conftest.$ac_ext <<_ACEOF
4262 < #line 2900 "configure"
2901 < #include "confdefs.h"
2902 <
2903 < /* Override any gcc2 internal prototype to avoid an error.  */
2904 < #ifdef __cplusplus
2905 < extern "C"
4257 > #ifdef FC_DUMMY_MAIN
4258 > #ifndef FC_DUMMY_MAIN_EQ_F77
4259 > #  ifdef __cplusplus
4260 >     extern "C"
4261 > #  endif
4262 >   int FC_DUMMY_MAIN() { return 1; }
4263   #endif
4264 < /* We use char because int might match the return type of a gcc2
2908 <   builtin and then its argument prototype would still apply.  */
2909 < char $ac_func ();
4264 > #endif
4265   int
4266   main ()
4267   {
4268 < $ac_func ();
4268 >
4269    ;
4270    return 0;
4271   }
4272   _ACEOF
4273   rm -f conftest.$ac_objext conftest$ac_exeext
4274 < if { (eval echo "$as_me:2919: \"$ac_link\"") >&5
4275 <  (eval $ac_link) 2>&5
4274 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4275 >  (eval $ac_link) 2>conftest.er1
4276    ac_status=$?
4277 <  echo "$as_me:2922: \$? = $ac_status" >&5
4277 >  grep -v '^ *+' conftest.er1 >conftest.err
4278 >  rm -f conftest.er1
4279 >  cat conftest.err >&5
4280 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4281    (exit $ac_status); } &&
4282 <         { ac_try='test -s conftest$ac_exeext'
4283 <  { (eval echo "$as_me:2925: \"$ac_try\"") >&5
4282 >         { ac_try='test -z "$ac_c_werror_flag"
4283 >                         || test ! -s conftest.err'
4284 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4285    (eval $ac_try) 2>&5
4286    ac_status=$?
4287 <  echo "$as_me:2928: \$? = $ac_status" >&5
4287 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4288 >  (exit $ac_status); }; } &&
4289 >         { ac_try='test -s conftest$ac_exeext'
4290 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4291 >  (eval $ac_try) 2>&5
4292 >  ac_status=$?
4293 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4294    (exit $ac_status); }; }; then
4295 +  ac_cv_fortran_dummy_main=none
4296 + else
4297 +  echo "$as_me: failed program was:" >&5
4298 + sed 's/^/| /' conftest.$ac_ext >&5
4299 +
4300 + ac_cv_fortran_dummy_main=unknown
4301 + fi
4302 + rm -f conftest.err conftest.$ac_objext \
4303 +      conftest$ac_exeext conftest.$ac_ext
4304 +
4305 + if test $ac_cv_fortran_dummy_main = unknown; then
4306 +   for ac_func in MAIN__ MAIN_ __main MAIN _MAIN __MAIN main_ main__ _main; do
4307 +     cat >conftest.$ac_ext <<_ACEOF
4308 + /* confdefs.h.  */
4309 + _ACEOF
4310 + cat confdefs.h >>conftest.$ac_ext
4311 + cat >>conftest.$ac_ext <<_ACEOF
4312 + /* end confdefs.h.  */
4313 + #define $ac_fortran_dm_var $ac_func
4314 + #ifdef FC_DUMMY_MAIN
4315 + #ifndef FC_DUMMY_MAIN_EQ_F77
4316 + #  ifdef __cplusplus
4317 +     extern "C"
4318 + #  endif
4319 +   int FC_DUMMY_MAIN() { return 1; }
4320 + #endif
4321 + #endif
4322 + int
4323 + main ()
4324 + {
4325 +
4326 +  ;
4327 +  return 0;
4328 + }
4329 + _ACEOF
4330 + rm -f conftest.$ac_objext conftest$ac_exeext
4331 + if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4332 +  (eval $ac_link) 2>conftest.er1
4333 +  ac_status=$?
4334 +  grep -v '^ *+' conftest.er1 >conftest.err
4335 +  rm -f conftest.er1
4336 +  cat conftest.err >&5
4337 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4338 +  (exit $ac_status); } &&
4339 +         { ac_try='test -z "$ac_c_werror_flag"
4340 +                         || test ! -s conftest.err'
4341 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4342 +  (eval $ac_try) 2>&5
4343 +  ac_status=$?
4344 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4345 +  (exit $ac_status); }; } &&
4346 +         { ac_try='test -s conftest$ac_exeext'
4347 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4348 +  (eval $ac_try) 2>&5
4349 +  ac_status=$?
4350 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4351 +  (exit $ac_status); }; }; then
4352 +  ac_cv_fortran_dummy_main=$ac_func; break
4353 + else
4354 +  echo "$as_me: failed program was:" >&5
4355 + sed 's/^/| /' conftest.$ac_ext >&5
4356 +
4357 + fi
4358 + rm -f conftest.err conftest.$ac_objext \
4359 +      conftest$ac_exeext conftest.$ac_ext
4360 +   done
4361 + fi
4362 + ac_ext=${FC_SRCEXT-f}
4363 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4364 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4365 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4366 + ac_cv_fc_dummy_main=$ac_cv_fortran_dummy_main
4367 + rm -f conftest*
4368 + LIBS=$ac_fc_dm_save_LIBS
4369 +
4370 + fi
4371 + echo "$as_me:$LINENO: result: $ac_cv_fc_dummy_main" >&5
4372 + echo "${ECHO_T}$ac_cv_fc_dummy_main" >&6
4373 + FC_DUMMY_MAIN=$ac_cv_fc_dummy_main
4374 + if test "$FC_DUMMY_MAIN" != unknown; then
4375 +  if test $FC_DUMMY_MAIN != none; then
4376 +
4377 + cat >>confdefs.h <<_ACEOF
4378 + #define FC_DUMMY_MAIN $FC_DUMMY_MAIN
4379 + _ACEOF
4380 +
4381 +  if test "x$ac_cv_fc_dummy_main" = "x$ac_cv_f77_dummy_main"; then
4382 +
4383 + cat >>confdefs.h <<\_ACEOF
4384 + #define FC_DUMMY_MAIN_EQ_F77 1
4385 + _ACEOF
4386 +
4387 +  fi
4388 + fi
4389 + else
4390 +  { { echo "$as_me:$LINENO: error: linking to Fortran libraries from C fails
4391 + See \`config.log' for more details." >&5
4392 + echo "$as_me: error: linking to Fortran libraries from C fails
4393 + See \`config.log' for more details." >&2;}
4394 +   { (exit 1); exit 1; }; }
4395 + fi
4396 +
4397 +
4398 + ac_ext=${FC_SRCEXT-f}
4399 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4400 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4401 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4402 +
4403 + ac_ext=${FC_SRCEXT-f}
4404 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4405 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4406 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4407 + echo "$as_me:$LINENO: checking for Fortran name-mangling scheme" >&5
4408 + echo $ECHO_N "checking for Fortran name-mangling scheme... $ECHO_C" >&6
4409 + if test "${ac_cv_fc_mangling+set}" = set; then
4410 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4411 + else
4412 +  cat >conftest.$ac_ext <<_ACEOF
4413 +      subroutine foobar()
4414 +      return
4415 +      end
4416 +      subroutine foo_bar()
4417 +      return
4418 +      end
4419 + _ACEOF
4420 + rm -f conftest.$ac_objext
4421 + if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4422 +  (eval $ac_compile) 2>conftest.er1
4423 +  ac_status=$?
4424 +  grep -v '^ *+' conftest.er1 >conftest.err
4425 +  rm -f conftest.er1
4426 +  cat conftest.err >&5
4427 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4428 +  (exit $ac_status); } &&
4429 +         { ac_try='test -z "$ac_fc_werror_flag"
4430 +                         || test ! -s conftest.err'
4431 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4432 +  (eval $ac_try) 2>&5
4433 +  ac_status=$?
4434 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4435 +  (exit $ac_status); }; } &&
4436 +         { ac_try='test -s conftest.$ac_objext'
4437 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4438 +  (eval $ac_try) 2>&5
4439 +  ac_status=$?
4440 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4441 +  (exit $ac_status); }; }; then
4442 +  mv conftest.$ac_objext cfortran_test.$ac_objext
4443 +
4444 +  ac_save_LIBS=$LIBS
4445 +  LIBS="cfortran_test.$ac_objext $LIBS $FCLIBS"
4446 +
4447 +  ac_ext=c
4448 + ac_cpp='$CPP $CPPFLAGS'
4449 + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4450 + ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4451 + ac_compiler_gnu=$ac_cv_c_compiler_gnu
4452 +  ac_success=no
4453 +  for ac_foobar in foobar FOOBAR; do
4454 +    for ac_underscore in "" "_"; do
4455 +      ac_func="$ac_foobar$ac_underscore"
4456 +      cat >conftest.$ac_ext <<_ACEOF
4457 + /* confdefs.h.  */
4458 + _ACEOF
4459 + cat confdefs.h >>conftest.$ac_ext
4460 + cat >>conftest.$ac_ext <<_ACEOF
4461 + /* end confdefs.h.  */
4462 +
4463 + /* Override any gcc2 internal prototype to avoid an error.  */
4464 + #ifdef __cplusplus
4465 + extern "C"
4466 + #endif
4467 + /* We use char because int might match the return type of a gcc2
4468 +   builtin and then its argument prototype would still apply.  */
4469 + char $ac_func ();
4470 + #ifdef FC_DUMMY_MAIN
4471 + #ifndef FC_DUMMY_MAIN_EQ_F77
4472 + #  ifdef __cplusplus
4473 +     extern "C"
4474 + #  endif
4475 +   int FC_DUMMY_MAIN() { return 1; }
4476 + #endif
4477 + #endif
4478 + int
4479 + main ()
4480 + {
4481 + $ac_func ();
4482 +  ;
4483 +  return 0;
4484 + }
4485 + _ACEOF
4486 + rm -f conftest.$ac_objext conftest$ac_exeext
4487 + if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4488 +  (eval $ac_link) 2>conftest.er1
4489 +  ac_status=$?
4490 +  grep -v '^ *+' conftest.er1 >conftest.err
4491 +  rm -f conftest.er1
4492 +  cat conftest.err >&5
4493 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4494 +  (exit $ac_status); } &&
4495 +         { ac_try='test -z "$ac_c_werror_flag"
4496 +                         || test ! -s conftest.err'
4497 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4498 +  (eval $ac_try) 2>&5
4499 +  ac_status=$?
4500 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4501 +  (exit $ac_status); }; } &&
4502 +         { ac_try='test -s conftest$ac_exeext'
4503 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4504 +  (eval $ac_try) 2>&5
4505 +  ac_status=$?
4506 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4507 +  (exit $ac_status); }; }; then
4508    ac_success=yes; break 2
4509   else
4510    echo "$as_me: failed program was:" >&5
4511 < cat conftest.$ac_ext >&5
4511 > sed 's/^/| /' conftest.$ac_ext >&5
4512 >
4513   fi
4514 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4514 > rm -f conftest.err conftest.$ac_objext \
4515 >      conftest$ac_exeext conftest.$ac_ext
4516      done
4517    done
4518 +  ac_ext=${FC_SRCEXT-f}
4519 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4520 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4521 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4522  
4523    if test "$ac_success" = "yes"; then
4524       case $ac_foobar in
4525 <        foobar)
4526 <           ac_case=lower
4527 <           ac_foo_bar=foo_bar
4528 <           ;;
4529 <        FOOBAR)
4530 <           ac_case=upper
4531 <           ac_foo_bar=FOO_BAR
4532 <           ;;
4525 >        foobar)
4526 >           ac_case=lower
4527 >           ac_foo_bar=foo_bar
4528 >           ;;
4529 >        FOOBAR)
4530 >           ac_case=upper
4531 >           ac_foo_bar=FOO_BAR
4532 >           ;;
4533       esac
4534  
4535 +     ac_ext=c
4536 + ac_cpp='$CPP $CPPFLAGS'
4537 + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4538 + ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4539 + ac_compiler_gnu=$ac_cv_c_compiler_gnu
4540       ac_success_extra=no
4541       for ac_extra in "" "_"; do
4542 <        ac_func="$ac_foo_bar$ac_underscore$ac_extra"
4542 >        ac_func="$ac_foo_bar$ac_underscore$ac_extra"
4543 >        cat >conftest.$ac_ext <<_ACEOF
4544 > /* confdefs.h.  */
4545 > _ACEOF
4546 > cat confdefs.h >>conftest.$ac_ext
4547 > cat >>conftest.$ac_ext <<_ACEOF
4548 > /* end confdefs.h.  */
4549  
2955        cat >conftest.$ac_ext <<_ACEOF
2956 #line 2956 "configure"
2957 #include "confdefs.h"
2958
4550   /* Override any gcc2 internal prototype to avoid an error.  */
4551   #ifdef __cplusplus
4552   extern "C"
# Line 2963 | Line 4554 | char $ac_func ();
4554   /* We use char because int might match the return type of a gcc2
4555     builtin and then its argument prototype would still apply.  */
4556   char $ac_func ();
4557 + #ifdef FC_DUMMY_MAIN
4558 + #ifndef FC_DUMMY_MAIN_EQ_F77
4559 + #  ifdef __cplusplus
4560 +     extern "C"
4561 + #  endif
4562 +   int FC_DUMMY_MAIN() { return 1; }
4563 + #endif
4564 + #endif
4565   int
4566   main ()
4567   {
# Line 2972 | Line 4571 | rm -f conftest.$ac_objext conftest$ac_exeext
4571   }
4572   _ACEOF
4573   rm -f conftest.$ac_objext conftest$ac_exeext
4574 < if { (eval echo "$as_me:2975: \"$ac_link\"") >&5
4575 <  (eval $ac_link) 2>&5
4574 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4575 >  (eval $ac_link) 2>conftest.er1
4576    ac_status=$?
4577 <  echo "$as_me:2978: \$? = $ac_status" >&5
4577 >  grep -v '^ *+' conftest.er1 >conftest.err
4578 >  rm -f conftest.er1
4579 >  cat conftest.err >&5
4580 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4581    (exit $ac_status); } &&
4582 <         { ac_try='test -s conftest$ac_exeext'
4583 <  { (eval echo "$as_me:2981: \"$ac_try\"") >&5
4582 >         { ac_try='test -z "$ac_c_werror_flag"
4583 >                         || test ! -s conftest.err'
4584 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4585    (eval $ac_try) 2>&5
4586    ac_status=$?
4587 <  echo "$as_me:2984: \$? = $ac_status" >&5
4587 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4588 >  (exit $ac_status); }; } &&
4589 >         { ac_try='test -s conftest$ac_exeext'
4590 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4591 >  (eval $ac_try) 2>&5
4592 >  ac_status=$?
4593 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4594    (exit $ac_status); }; }; then
4595    ac_success_extra=yes; break
4596   else
4597    echo "$as_me: failed program was:" >&5
4598 < cat conftest.$ac_ext >&5
4598 > sed 's/^/| /' conftest.$ac_ext >&5
4599 >
4600   fi
4601 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4601 > rm -f conftest.err conftest.$ac_objext \
4602 >      conftest$ac_exeext conftest.$ac_ext
4603       done
4604 +     ac_ext=${FC_SRCEXT-f}
4605 + ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4606 + ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4607 + ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4608  
4609       if test "$ac_success_extra" = "yes"; then
4610 <        ac_cv_f90_mangling="$ac_case case"
4610 >        ac_cv_fc_mangling="$ac_case case"
4611          if test -z "$ac_underscore"; then
4612 <           ac_cv_f90_mangling="$ac_cv_f90_mangling, no underscore"
4612 >           ac_cv_fc_mangling="$ac_cv_fc_mangling, no underscore"
4613          else
4614 <           ac_cv_f90_mangling="$ac_cv_f90_mangling, underscore"
3000 <
4614 >           ac_cv_fc_mangling="$ac_cv_fc_mangling, underscore"
4615          fi
4616          if test -z "$ac_extra"; then
4617 <           ac_cv_f90_mangling="$ac_cv_f90_mangling, no extra underscore"
4617 >           ac_cv_fc_mangling="$ac_cv_fc_mangling, no extra underscore"
4618          else
4619 <           ac_cv_f90_mangling="$ac_cv_f90_mangling, extra underscore"
4619 >           ac_cv_fc_mangling="$ac_cv_fc_mangling, extra underscore"
4620          fi
4621        else
4622 <        ac_cv_f90_mangling="unknown"
4622 >        ac_cv_fc_mangling="unknown"
4623        fi
4624    else
4625 <     ac_cv_f90_mangling="unknown"
3012 <
4625 >     ac_cv_fc_mangling="unknown"
4626    fi
4627  
4628    LIBS=$ac_save_LIBS
4629 <  ac_ext=f90
3017 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3018 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3019 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
3020 <  rm -f cf90_test* conftest*
4629 >  rm -f cfortran_test* conftest*
4630   else
4631    echo "$as_me: failed program was:" >&5
4632 < cat conftest.$ac_ext >&5
4632 > sed 's/^/| /' conftest.$ac_ext >&5
4633 >
4634 > { { echo "$as_me:$LINENO: error: cannot compile a simple Fortran program
4635 > See \`config.log' for more details." >&5
4636 > echo "$as_me: error: cannot compile a simple Fortran program
4637 > See \`config.log' for more details." >&2;}
4638 >   { (exit 1); exit 1; }; }
4639   fi
4640 < rm -f conftest.$ac_objext conftest.$ac_ext
3026 < ac_ext=f90
3027 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
3028 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3029 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4640 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4641  
4642   fi
4643 < echo "$as_me:3032: result: $ac_cv_f90_mangling" >&5
4644 < echo "${ECHO_T}$ac_cv_f90_mangling" >&6
4643 > echo "$as_me:$LINENO: result: $ac_cv_fc_mangling" >&5
4644 > echo "${ECHO_T}$ac_cv_fc_mangling" >&6
4645  
4646 < case $ac_cv_f90_mangling in
4646 > ac_ext=${FC_SRCEXT-f}
4647 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4648 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4649 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4650 >
4651 > ac_ext=${FC_SRCEXT-f}
4652 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4653 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4654 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4655 >
4656 >
4657 > case $ac_cv_fc_mangling in
4658    "lower case, no underscore, no extra underscore")
4659 <          cat >>confdefs.h <<\EOF
4660 < #define F90_FUNC(name,NAME) name
4661 < EOF
4659 >          cat >>confdefs.h <<\_ACEOF
4660 > #define FC_FUNC(name,NAME) name
4661 > _ACEOF
4662  
4663 <          cat >>confdefs.h <<\EOF
4664 < #define F90_FUNC_(name,NAME) name
4665 < EOF
4663 >          cat >>confdefs.h <<\_ACEOF
4664 > #define FC_FUNC_(name,NAME) name
4665 > _ACEOF
4666   ;;
4667    "lower case, no underscore, extra underscore")
4668 <          cat >>confdefs.h <<\EOF
4669 < #define F90_FUNC(name,NAME) name
4670 < EOF
4668 >          cat >>confdefs.h <<\_ACEOF
4669 > #define FC_FUNC(name,NAME) name
4670 > _ACEOF
4671  
4672 <          cat >>confdefs.h <<\EOF
4673 < #define F90_FUNC_(name,NAME) name ## _
4674 < EOF
4672 >          cat >>confdefs.h <<\_ACEOF
4673 > #define FC_FUNC_(name,NAME) name ## _
4674 > _ACEOF
4675   ;;
4676    "lower case, underscore, no extra underscore")
4677 <          cat >>confdefs.h <<\EOF
4678 < #define F90_FUNC(name,NAME) name ## _
4679 < EOF
4677 >          cat >>confdefs.h <<\_ACEOF
4678 > #define FC_FUNC(name,NAME) name ## _
4679 > _ACEOF
4680  
4681 <          cat >>confdefs.h <<\EOF
4682 < #define F90_FUNC_(name,NAME) name ## _
4683 < EOF
4681 >          cat >>confdefs.h <<\_ACEOF
4682 > #define FC_FUNC_(name,NAME) name ## _
4683 > _ACEOF
4684   ;;
4685    "lower case, underscore, extra underscore")
4686 <          cat >>confdefs.h <<\EOF
4687 < #define F90_FUNC(name,NAME) name ## _
4688 < EOF
4686 >          cat >>confdefs.h <<\_ACEOF
4687 > #define FC_FUNC(name,NAME) name ## _
4688 > _ACEOF
4689  
4690 <          cat >>confdefs.h <<\EOF
4691 < #define F90_FUNC_(name,NAME) name ## __
4692 < EOF
4690 >          cat >>confdefs.h <<\_ACEOF
4691 > #define FC_FUNC_(name,NAME) name ## __
4692 > _ACEOF
4693   ;;
4694    "upper case, no underscore, no extra underscore")
4695 <          cat >>confdefs.h <<\EOF
4696 < #define F90_FUNC(name,NAME) NAME
4697 < EOF
4695 >          cat >>confdefs.h <<\_ACEOF
4696 > #define FC_FUNC(name,NAME) NAME
4697 > _ACEOF
4698  
4699 <          cat >>confdefs.h <<\EOF
4700 < #define F90_FUNC_(name,NAME) NAME
4701 < EOF
4699 >          cat >>confdefs.h <<\_ACEOF
4700 > #define FC_FUNC_(name,NAME) NAME
4701 > _ACEOF
4702   ;;
4703    "upper case, no underscore, extra underscore")
4704 <          cat >>confdefs.h <<\EOF
4705 < #define F90_FUNC(name,NAME) NAME
4706 < EOF
4704 >          cat >>confdefs.h <<\_ACEOF
4705 > #define FC_FUNC(name,NAME) NAME
4706 > _ACEOF
4707  
4708 <          cat >>confdefs.h <<\EOF
4709 < #define F90_FUNC_(name,NAME) NAME ## _
4710 < EOF
4708 >          cat >>confdefs.h <<\_ACEOF
4709 > #define FC_FUNC_(name,NAME) NAME ## _
4710 > _ACEOF
4711   ;;
4712    "upper case, underscore, no extra underscore")
4713 <          cat >>confdefs.h <<\EOF
4714 < #define F90_FUNC(name,NAME) NAME ## _
4715 < EOF
4713 >          cat >>confdefs.h <<\_ACEOF
4714 > #define FC_FUNC(name,NAME) NAME ## _
4715 > _ACEOF
4716  
4717 <          cat >>confdefs.h <<\EOF
4718 < #define F90_FUNC_(name,NAME) NAME ## _
4719 < EOF
4717 >          cat >>confdefs.h <<\_ACEOF
4718 > #define FC_FUNC_(name,NAME) NAME ## _
4719 > _ACEOF
4720   ;;
4721    "upper case, underscore, extra underscore")
4722 <          cat >>confdefs.h <<\EOF
4723 < #define F90_FUNC(name,NAME) NAME ## _
4724 < EOF
4722 >          cat >>confdefs.h <<\_ACEOF
4723 > #define FC_FUNC(name,NAME) NAME ## _
4724 > _ACEOF
4725  
4726 <          cat >>confdefs.h <<\EOF
4727 < #define F90_FUNC_(name,NAME) NAME ## __
4728 < EOF
4726 >          cat >>confdefs.h <<\_ACEOF
4727 > #define FC_FUNC_(name,NAME) NAME ## __
4728 > _ACEOF
4729   ;;
4730    *)
4731 <          { echo "$as_me:3109: WARNING: unknown Fortran 90 name-mangling scheme" >&5
4732 < echo "$as_me: WARNING: unknown Fortran 90 name-mangling scheme" >&2;}
4731 >          { echo "$as_me:$LINENO: WARNING: unknown Fortran name-mangling scheme" >&5
4732 > echo "$as_me: WARNING: unknown Fortran name-mangling scheme" >&2;}
4733            ;;
4734   esac
4735  
4736 < echo "$as_me:3114: checking for module suffix" >&5
4736 > ac_ext=${FC_SRCEXT-f}
4737 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4738 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4739 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4740 >
4741 >
4742 >
4743 > ac_ext=${FC_SRCEXT-f}
4744 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
4745 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
4746 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
4747 > echo "$as_me:$LINENO: checking how to get verbose linking output from $FC" >&5
4748 > echo $ECHO_N "checking how to get verbose linking output from $FC... $ECHO_C" >&6
4749 > if test "${ac_cv_prog_fc_v+set}" = set; then
4750 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4751 > else
4752 >  cat >conftest.$ac_ext <<_ACEOF
4753 >      program main
4754 >
4755 >      end
4756 > _ACEOF
4757 > rm -f conftest.$ac_objext
4758 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4759 >  (eval $ac_compile) 2>conftest.er1
4760 >  ac_status=$?
4761 >  grep -v '^ *+' conftest.er1 >conftest.err
4762 >  rm -f conftest.er1
4763 >  cat conftest.err >&5
4764 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4765 >  (exit $ac_status); } &&
4766 >         { ac_try='test -z "$ac_fc_werror_flag"
4767 >                         || test ! -s conftest.err'
4768 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4769 >  (eval $ac_try) 2>&5
4770 >  ac_status=$?
4771 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4772 >  (exit $ac_status); }; } &&
4773 >         { ac_try='test -s conftest.$ac_objext'
4774 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4775 >  (eval $ac_try) 2>&5
4776 >  ac_status=$?
4777 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4778 >  (exit $ac_status); }; }; then
4779 >  ac_cv_prog_fc_v=
4780 > # Try some options frequently used verbose output
4781 > for ac_verb in -v -verbose --verbose -V -\#\#\#; do
4782 >  cat >conftest.$ac_ext <<_ACEOF
4783 >      program main
4784 >
4785 >      end
4786 > _ACEOF
4787 >
4788 > # Compile and link our simple test program by passing a flag (argument
4789 > # 1 to this macro) to the Fortran compiler in order to get
4790 > # "verbose" output that we can then parse for the Fortran linker
4791 > # flags.
4792 > ac_save_FFLAGS=$FCFLAGS
4793 > FCFLAGS="$FCFLAGS $ac_verb"
4794 > (eval echo $as_me:4794: \"$ac_link\") >&5
4795 > ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
4796 > echo "$ac_fc_v_output" >&5
4797 > FCFLAGS=$ac_save_FFLAGS
4798 >
4799 > rm -f conftest*
4800 >
4801 > # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
4802 > # /foo, /bar, and /baz are search directories for the Fortran linker.
4803 > # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
4804 > ac_fc_v_output="`echo $ac_fc_v_output |
4805 >        grep 'LPATH is:' |
4806 >        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
4807 >
4808 > case $ac_fc_v_output in
4809 >  # If we are using xlf then replace all the commas with spaces.
4810 >  *xlfentry*)
4811 >    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/,/ /g'` ;;
4812 >
4813 >  # With Intel ifc, ignore the quoted -mGLOB_options_string stuff (quoted
4814 >  # $LIBS confuse us, and the libraries appear later in the output anyway).
4815 >  *mGLOB_options_string*)
4816 >    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;;
4817 >
4818 >  # If we are using Cray Fortran then delete quotes.
4819 >  # Use "\"" instead of '"' for font-lock-mode.
4820 >  # FIXME: a more general fix for quoted arguments with spaces?
4821 >  *cft90*)
4822 >    ac_fc_v_output=`echo $ac_fc_v_output | sed "s/\"//g"` ;;
4823 > esac
4824 >
4825 >
4826 >  # look for -l* and *.a constructs in the output
4827 >  for ac_arg in $ac_fc_v_output; do
4828 >     case $ac_arg in
4829 >        [\\/]*.a | ?:[\\/]*.a | -[lLRu]*)
4830 >          ac_cv_prog_fc_v=$ac_verb
4831 >          break 2 ;;
4832 >     esac
4833 >  done
4834 > done
4835 > if test -z "$ac_cv_prog_fc_v"; then
4836 >   { echo "$as_me:$LINENO: WARNING: cannot determine how to obtain linking information from $FC" >&5
4837 > echo "$as_me: WARNING: cannot determine how to obtain linking information from $FC" >&2;}
4838 > fi
4839 > else
4840 >  echo "$as_me: failed program was:" >&5
4841 > sed 's/^/| /' conftest.$ac_ext >&5
4842 >
4843 > { echo "$as_me:$LINENO: WARNING: compilation failed" >&5
4844 > echo "$as_me: WARNING: compilation failed" >&2;}
4845 > fi
4846 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4847 >
4848 > fi
4849 > echo "$as_me:$LINENO: result: $ac_cv_prog_fc_v" >&5
4850 > echo "${ECHO_T}$ac_cv_prog_fc_v" >&6
4851 > echo "$as_me:$LINENO: checking for Fortran libraries of $FC" >&5
4852 > echo $ECHO_N "checking for Fortran libraries of $FC... $ECHO_C" >&6
4853 > if test "${ac_cv_fc_libs+set}" = set; then
4854 >  echo $ECHO_N "(cached) $ECHO_C" >&6
4855 > else
4856 >  if test "x$FCLIBS" != "x"; then
4857 >  ac_cv_fc_libs="$FCLIBS" # Let the user override the test.
4858 > else
4859 >
4860 > cat >conftest.$ac_ext <<_ACEOF
4861 >      program main
4862 >
4863 >      end
4864 > _ACEOF
4865 >
4866 > # Compile and link our simple test program by passing a flag (argument
4867 > # 1 to this macro) to the Fortran compiler in order to get
4868 > # "verbose" output that we can then parse for the Fortran linker
4869 > # flags.
4870 > ac_save_FFLAGS=$FCFLAGS
4871 > FCFLAGS="$FCFLAGS $ac_cv_prog_fc_v"
4872 > (eval echo $as_me:4872: \"$ac_link\") >&5
4873 > ac_fc_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'`
4874 > echo "$ac_fc_v_output" >&5
4875 > FCFLAGS=$ac_save_FFLAGS
4876 >
4877 > rm -f conftest*
4878 >
4879 > # On HP/UX there is a line like: "LPATH is: /foo:/bar:/baz" where
4880 > # /foo, /bar, and /baz are search directories for the Fortran linker.
4881 > # Here, we change these into -L/foo -L/bar -L/baz (and put it first):
4882 > ac_fc_v_output="`echo $ac_fc_v_output |
4883 >        grep 'LPATH is:' |
4884 >        sed 's,.*LPATH is\(: *[^ ]*\).*,\1,;s,: */, -L/,g'` $ac_fc_v_output"
4885 >
4886 > case $ac_fc_v_output in
4887 >  # If we are using xlf then replace all the commas with spaces.
4888 >  *xlfentry*)
4889 >    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/,/ /g'` ;;
4890 >
4891 >  # With Intel ifc, ignore the quoted -mGLOB_options_string stuff (quoted
4892 >  # $LIBS confuse us, and the libraries appear later in the output anyway).
4893 >  *mGLOB_options_string*)
4894 >    ac_fc_v_output=`echo $ac_fc_v_output | sed 's/\"-mGLOB[^\"]*\"/ /g'` ;;
4895 >
4896 >  # If we are using Cray Fortran then delete quotes.
4897 >  # Use "\"" instead of '"' for font-lock-mode.
4898 >  # FIXME: a more general fix for quoted arguments with spaces?
4899 >  *cft90*)
4900 >    ac_fc_v_output=`echo $ac_fc_v_output | sed "s/\"//g"` ;;
4901 > esac
4902 >
4903 >
4904 >
4905 > ac_cv_fc_libs=
4906 >
4907 > # Save positional arguments (if any)
4908 > ac_save_positional="$@"
4909 >
4910 > set X $ac_fc_v_output
4911 > while test $# != 1; do
4912 >  shift
4913 >  ac_arg=$1
4914 >  case $ac_arg in
4915 >        [\\/]*.a | ?:[\\/]*.a)
4916 >            ac_exists=false
4917 >  for ac_i in $ac_cv_fc_libs; do
4918 >    if test x"$ac_arg" = x"$ac_i"; then
4919 >      ac_exists=true
4920 >      break
4921 >    fi
4922 >  done
4923 >
4924 >  if test x"$ac_exists" = xtrue; then
4925 >  :
4926 > else
4927 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
4928 > fi
4929 >
4930 >          ;;
4931 >        -bI:*)
4932 >            ac_exists=false
4933 >  for ac_i in $ac_cv_fc_libs; do
4934 >    if test x"$ac_arg" = x"$ac_i"; then
4935 >      ac_exists=true
4936 >      break
4937 >    fi
4938 >  done
4939 >
4940 >  if test x"$ac_exists" = xtrue; then
4941 >  :
4942 > else
4943 >  if test "$ac_compiler_gnu" = yes; then
4944 >  for ac_link_opt in $ac_arg; do
4945 >    ac_cv_fc_libs="$ac_cv_fc_libs -Xlinker $ac_link_opt"
4946 >  done
4947 > else
4948 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
4949 > fi
4950 > fi
4951 >
4952 >          ;;
4953 >          # Ignore these flags.
4954 >        -lang* | -lcrt[01].o | -lcrtbegin.o | -lc | -lgcc | -libmil | -LANG:=*)
4955 >          ;;
4956 >        -lkernel32)
4957 >          test x"$CYGWIN" != xyes && ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
4958 >          ;;
4959 >        -[LRuY])
4960 >          # These flags, when seen by themselves, take an argument.
4961 >          # We remove the space between option and argument and re-iterate
4962 >          # unless we find an empty arg or a new option (starting with -)
4963 >          case $2 in
4964 >             "" | -*);;
4965 >             *)
4966 >                ac_arg="$ac_arg$2"
4967 >                shift; shift
4968 >                set X $ac_arg "$@"
4969 >                ;;
4970 >          esac
4971 >          ;;
4972 >        -YP,*)
4973 >          for ac_j in `echo $ac_arg | sed -e 's/-YP,/-L/;s/:/ -L/g'`; do
4974 >              ac_exists=false
4975 >  for ac_i in $ac_cv_fc_libs; do
4976 >    if test x"$ac_j" = x"$ac_i"; then
4977 >      ac_exists=true
4978 >      break
4979 >    fi
4980 >  done
4981 >
4982 >  if test x"$ac_exists" = xtrue; then
4983 >  :
4984 > else
4985 >  ac_arg="$ac_arg $ac_j"
4986 >                               ac_cv_fc_libs="$ac_cv_fc_libs $ac_j"
4987 > fi
4988 >
4989 >          done
4990 >          ;;
4991 >        -[lLR]*)
4992 >            ac_exists=false
4993 >  for ac_i in $ac_cv_fc_libs; do
4994 >    if test x"$ac_arg" = x"$ac_i"; then
4995 >      ac_exists=true
4996 >      break
4997 >    fi
4998 >  done
4999 >
5000 >  if test x"$ac_exists" = xtrue; then
5001 >  :
5002 > else
5003 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_arg"
5004 > fi
5005 >
5006 >          ;;
5007 >          # Ignore everything else.
5008 >  esac
5009 > done
5010 > # restore positional arguments
5011 > set X $ac_save_positional; shift
5012 >
5013 > # We only consider "LD_RUN_PATH" on Solaris systems.  If this is seen,
5014 > # then we insist that the "run path" must be an absolute path (i.e. it
5015 > # must begin with a "/").
5016 > case `(uname -sr) 2>/dev/null` in
5017 >   "SunOS 5"*)
5018 >      ac_ld_run_path=`echo $ac_fc_v_output |
5019 >                        sed -n 's,^.*LD_RUN_PATH *= *\(/[^ ]*\).*$,-R\1,p'`
5020 >      test "x$ac_ld_run_path" != x &&
5021 >        if test "$ac_compiler_gnu" = yes; then
5022 >  for ac_link_opt in $ac_ld_run_path; do
5023 >    ac_cv_fc_libs="$ac_cv_fc_libs -Xlinker $ac_link_opt"
5024 >  done
5025 > else
5026 >  ac_cv_fc_libs="$ac_cv_fc_libs $ac_ld_run_path"
5027 > fi
5028 >      ;;
5029 > esac
5030 > fi # test "x$[]_AC_LANG_PREFIX[]LIBS" = "x"
5031 >
5032 > fi
5033 > echo "$as_me:$LINENO: result: $ac_cv_fc_libs" >&5
5034 > echo "${ECHO_T}$ac_cv_fc_libs" >&6
5035 > FCLIBS="$ac_cv_fc_libs"
5036 >
5037 >
5038 > ac_ext=${FC_SRCEXT-f}
5039 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
5040 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
5041 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5042 >
5043 >
5044 >
5045 > echo "$as_me:$LINENO: checking for module suffix" >&5
5046   echo $ECHO_N "checking for module suffix... $ECHO_C" >&6
5047   rm -f conftest*
5048   # Intel ifc compiler generates files by the name of work.pc and work.pcl (!)
5049   rm -f work*
5050 < cat >conftest.f90 <<EOF
5050 > cat >conftest.$ac_ext <<EOF
5051          module conftest
5052          integer n
5053          parameter (n=1)
# Line 3125 | Line 5056 | modcase="lower"
5056   # SGI and absoft compilers generates module name in upper case!
5057   testname="conftest"
5058   modcase="lower"
5059 < if $F90 -c conftest.f90 > conftest.out 2>&1 ; then
5060 <    MOD=`ls conftest* | grep -v conftest.f | grep -v conftest.o`
5059 > if (eval $ac_compile) 2>/dev/null ; then
5060 >    MOD=`ls conftest* | grep -v conftest.$ac_ext | grep -v conftest.o`
5061      MOD=`echo "$MOD" | sed -e 's/conftest\.//g'`
5062      if test -z "$MOD" ; then
5063          MOD=`ls CONFTEST* 2>/dev/null \
5064 <                | grep -v CONFTEST.f | grep -v CONFTEST.o`
5064 >                | grep -v CONFTEST.$ac_ext | grep -v CONFTEST.o`
5065          MOD=`echo "$MOD" | sed -e 's/CONFTEST\.//g'`
5066          if test -n "$MOD" ; then
5067              testname="CONFTEST"
# Line 3138 | Line 5069 | if $F90 -c conftest.f90 > conftest.out 2>&1 ; then
5069          fi
5070      fi
5071      if test -z "$MOD" ; then
5072 <        echo "$as_me:3141: result: unknown" >&5
5072 >        echo "$as_me:$LINENO: result: unknown" >&5
5073   echo "${ECHO_T}unknown" >&6
5074          # Use mod if we can't figure it out
5075          MOD="mod"
5076      else
5077 <        echo "$as_me:3146: result: $MOD" >&5
5077 >        echo "$as_me:$LINENO: result: $MOD" >&5
5078   echo "${ECHO_T}$MOD" >&6
5079      fi
5080      if test -s work.pcl ; then
5081 <        { echo "$as_me:3150: WARNING: Compiler generates auxillery files!" >&5
5081 >        { echo "$as_me:$LINENO: WARNING: Compiler generates auxillery files!" >&5
5082   echo "$as_me: WARNING: Compiler generates auxillery files!" >&2;}
5083      fi
5084   else
5085 <    echo "$as_me:3154: result: unknown" >&5
5085 >    echo "$as_me:$LINENO: result: unknown" >&5
5086   echo "${ECHO_T}unknown" >&6
5087   fi
5088  
5089 +
5090 +
5091 +
5092 +
5093   # Check for module include path (some use -I, some (Solaris) use -M, some
5094   # (absoft) use -p).
5095   # Intel compilers use a wierd system: -cl,filename.pcl .  If no file is
5096   # specified, work.pcl and work.pc are created.  However, if you specify
5097   # a file, it must contain a the name of a file ending in .pc .  Ugh!
5098   # Use the module made above
5099 < echo "$as_me:3164: checking for module directory path flag" >&5
5099 > echo "$as_me:$LINENO: checking for module directory path flag" >&5
5100   echo $ECHO_N "checking for module directory path flag... $ECHO_C" >&6
5101   rm -f conftest*
5102   # Intel ifc compiler generates files by the name of work.pc and work.pcl (!)
5103   rm -f work*
5104 < cat >conftest.f90 <<EOF
5104 > cat >conftest.$ac_ext <<EOF
5105          module conftest
5106          integer n
5107          parameter (n=1)
# Line 3174 | Line 5109 | testname="conftest"
5109   EOF
5110   # SGI and absoft compilers generates module name in upper case!
5111   testname="conftest"
5112 < if $F90 -c conftest.f90 > conftest.out 2>&1 ; then
5113 <   mod=`ls CONFTEST* 2>/dev/null | grep -v CONFTEST.f | grep -v CONFTEST.o`
5112 > if (eval $ac_compile) 2>/dev/null ; then
5113 >   mod=`ls CONFTEST* 2>/dev/null | grep -v CONFTEST.$ac_ext | grep -v CONFTEST.o`
5114     mod=`echo "$mod" | sed -e 's/CONFTEST\.//g'`
5115     if test -n "$mod" ; then
5116        testname="CONFTEST"
# Line 3184 | Line 5119 | if $F90 -c conftest.f90 > conftest.out 2>&1 ; then
5119     if test ! -d conf ; then mkdir conf ; madedir=1; fi
5120     cp $testname.$MOD conf
5121     rm -f conftest* CONFTEST*
5122 <   cat >conftest1.f90 <<EOF
5122 >   cat >conftest1.$ac_ext <<EOF
5123          program main
5124          use conftest
5125          print *, n
# Line 3192 | Line 5127 | EOF
5127   EOF
5128     F90_WORK_FILES_ARG=""
5129     F90MODINCSPEC=""
5130 <   if $F90 -c -Iconf conftest1.f90 > conftest.out 2>&1 ; then
5130 >   if $FC -c -Iconf $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext > conftest.out 2>&1 ; then
5131         MODDIRFLAG="-I"
5132         F90MODINCSPEC="-I<dir>"
5133 <       echo "$as_me:3198: result: -I" >&5
5133 >       echo "$as_me:$LINENO: result: -I" >&5
5134   echo "${ECHO_T}-I" >&6
5135 <   elif $F90 -c -Mconf conftest1.f90 >> conftest.out 2>&1 ; then
5135 >   elif $FC -c -Mconf $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext >> conftest.out 2>&1 ; then
5136         MODDIRFLAG="-M"
5137         F90MODINCSPEC="-M<dir>"
5138 <       echo "$as_me:3203: result: -M" >&5
5138 >       echo "$as_me:$LINENO: result: -M" >&5
5139   echo "${ECHO_T}-M" >&6
5140 <   elif $F90 -c -pconf conftest1.f90 >> conftest.out 2>&1 ; then
5140 >   elif $FC -c -pconf $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext >> conftest.out 2>&1 ; then
5141         MODDIRFLAG="-p"
5142         F90MODINCSPEC="-p<dir>"
5143 <       echo "$as_me:3208: result: -p" >&5
5143 >       echo "$as_me:$LINENO: result: -p" >&5
5144   echo "${ECHO_T}-p" >&6
5145     elif test -s work.pc ; then
5146          cp work.pc conf/mpimod.pc
5147          echo "mpimod.pc" > conf/mpimod.pcl
5148          echo "`pwd`/conf/mpimod.pc" >> conf/mpimod.pcl
5149 <        if $F90 -c -cl,conf/mpimod.pcl conftest1.f >>conftest.out 2>&1 ; then
5149 >        if $FC -c -cl,conf/mpimod.pcl $FCFLAGS $FCFLAGS_SRCEXT conftest1.$ac_ext >>conftest.out 2>&1 ; then
5150              MODDIRFLAG='-cl,mpimod.pcl'
5151 <            echo "$as_me:3216: result: -cl,filename where filename contains a list of files and directories" >&5
5151 >            echo "$as_me:$LINENO: result: -cl,filename where filename contains a list of files and directories" >&5
5152   echo "${ECHO_T}-cl,filename where filename contains a list of files and directories" >&6
5153              F90_WORK_FILES_ARG="-cl,mpimod.pcl"
5154              F90MODINCSPEC="-cl,<dir>/<file>mod.pcl"
# Line 3226 | Line 5161 | echo "${ECHO_T}-cl,filename where filename contains a
5161          fi
5162     fi
5163     if test -z "MODDIRFLAG" ; then
5164 <       echo "$as_me:3229: result: unknown" >&5
5164 >       echo "$as_me:$LINENO: result: unknown" >&5
5165   echo "${ECHO_T}unknown" >&6
5166     fi
5167  
5168 +
5169     rm -f conftest* conf/conftest* conf/CONFTEST* CONFTEST* conf/mpimod*
5170     if test $madedir = 1 ; then rmdir conf ; fi
5171   fi
5172  
5173 < echo "$as_me:3237: checking for Fortran 90 module file names" >&5
5173 >
5174 > echo "$as_me:$LINENO: checking for Fortran 90 module file names" >&5
5175   echo $ECHO_N "checking for Fortran 90 module file names... $ECHO_C" >&6
5176   if test "${ac_cv_f90_module_names+set}" = set; then
5177    echo $ECHO_N "(cached) $ECHO_C" >&6
5178   else
5179 <  ac_ext=f90
5180 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
5181 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5182 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
5179 >  ac_ext=${FC_SRCEXT-f}
5180 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
5181 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
5182 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5183  
5184   # carry out the test in a new directory, so that we don't miss anything
5185   mkdir conftest
# Line 3252 | Line 5189 | rm -f conftest.$ac_objext
5189   END MODULE Bar
5190   _ACEOF
5191   rm -f conftest.$ac_objext
5192 < if { (eval echo "$as_me:3255: \"$ac_compile\"") >&5
5193 <  (eval $ac_compile) 2>&5
5192 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5193 >  (eval $ac_compile) 2>conftest.er1
5194    ac_status=$?
5195 <  echo "$as_me:3258: \$? = $ac_status" >&5
5195 >  grep -v '^ *+' conftest.er1 >conftest.err
5196 >  rm -f conftest.er1
5197 >  cat conftest.err >&5
5198 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5199    (exit $ac_status); } &&
5200 <         { ac_try='test -s conftest.$ac_objext'
5201 <  { (eval echo "$as_me:3261: \"$ac_try\"") >&5
5200 >         { ac_try='test -z "$ac_fc_werror_flag"
5201 >                         || test ! -s conftest.err'
5202 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5203    (eval $ac_try) 2>&5
5204    ac_status=$?
5205 <  echo "$as_me:3264: \$? = $ac_status" >&5
5205 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5206 >  (exit $ac_status); }; } &&
5207 >         { ac_try='test -s conftest.$ac_objext'
5208 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5209 >  (eval $ac_try) 2>&5
5210 >  ac_status=$?
5211 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5212    (exit $ac_status); }; }; then
5213    ac_cv_f90_module_names=
5214   ac_file_list=*
# Line 3344 | Line 5291 | fi
5291            ;;
5292         # Other files - we have no idea how they are generated
5293         *)
5294 <          { echo "$as_me:3347: WARNING: Bogus file found: $ac_file" >&5
5294 >          { echo "$as_me:$LINENO: WARNING: Bogus file found: $ac_file" >&5
5295   echo "$as_me: WARNING: Bogus file found: $ac_file" >&2;}
5296            ;;
5297     esac
5298   done
5299   if test "x$ac_cv_f90_module_names" = "x"; then
5300 <  { echo "$as_me:3353: WARNING: Couldn't determine module file names" >&5
5300 >  { echo "$as_me:$LINENO: WARNING: Couldn't determine module file names" >&5
5301   echo "$as_me: WARNING: Couldn't determine module file names" >&2;}
5302   fi
5303  
5304   else
5305    echo "$as_me: failed program was:" >&5
5306 < cat conftest.$ac_ext >&5
5306 > sed 's/^/| /' conftest.$ac_ext >&5
5307 >
5308   ac_cv_f90_module_names=
5309 < { echo "$as_me:3361: WARNING: Couldn't determine module file names" >&5
5309 > { echo "$as_me:$LINENO: WARNING: Couldn't determine module file names" >&5
5310   echo "$as_me: WARNING: Couldn't determine module file names" >&2;}
5311   fi
5312 < rm -f conftest.$ac_objext conftest.$ac_ext
5312 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5313   cd ..
5314   # cleanup
5315   rm -rf conftest
5316 < ac_ext=f90
5317 < ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
5318 < ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5319 < ac_compiler_gnu=$ac_cv_f90_compiler_gnu
5316 > ac_ext=${FC_SRCEXT-f}
5317 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
5318 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
5319 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
5320  
5321   fi
5322 < echo "$as_me:3374: result: $ac_cv_f90_module_names" >&5
5322 > echo "$as_me:$LINENO: result: $ac_cv_f90_module_names" >&5
5323   echo "${ECHO_T}$ac_cv_f90_module_names" >&6 # AC_CACHE_CHECK
5324  
5325   # We now generate a shell script that will help us to figure out the correct
# Line 3456 | Line 5404 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
5404   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5405   ac_compiler_gnu=$ac_cv_c_compiler_gnu
5406  
3459 ac_ext=c
3460 ac_cpp='$CPP $CPPFLAGS'
3461 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3462 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3463 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5407  
5408   ac_ext=c
5409   ac_cpp='$CPP $CPPFLAGS'
5410   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5411   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5412   ac_compiler_gnu=$ac_cv_c_compiler_gnu
5413 < echo "$as_me:3470: checking how to run the C preprocessor" >&5
5414 < echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
5415 < # On Suns, sometimes $CPP names a directory.
5416 < if test -n "$CPP" && test -d "$CPP"; then
5417 <  CPP=
5418 < fi
5419 < if test -z "$CPP"; then
5420 <  if test "${ac_cv_prog_CPP+set}" = set; then
5421 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5422 < else
5423 <      # Double quotes because CPP needs to be expanded
5424 <    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5425 <    do
5426 <      # break 2 since there is a loop in there.
5427 <      ac_preproc_ok=false
5428 < for ac_c_preproc_warn_flag in '' yes
5429 < do
5430 <  # Use a header file that comes with gcc, so configuring glibc
5431 <  # with a fresh cross-compiler works.
5432 <  # On the NeXT, cc -E runs the code through the compiler's parser,
5433 <  # not just through cpp. "Syntax error" is here to catch this case.
5434 <  cat >conftest.$ac_ext <<_ACEOF
5435 < #line 3492 "configure"
5436 < #include "confdefs.h"
5437 < #include <assert.h>
5438 <                     Syntax error
5439 < _ACEOF
5440 < if { (eval echo "$as_me:3497: \"$ac_cpp conftest.$ac_ext\"") >&5
5441 <  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5413 >
5414 >
5415 >
5416 > echo "$as_me:$LINENO: checking for asin in -lm" >&5
5417 > echo $ECHO_N "checking for asin in -lm... $ECHO_C" >&6
5418 > if test "${ac_cv_lib_m_asin+set}" = set; then
5419 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5420 > else
5421 >  ac_check_lib_save_LIBS=$LIBS
5422 > LIBS="-lm  $LIBS"
5423 > cat >conftest.$ac_ext <<_ACEOF
5424 > /* confdefs.h.  */
5425 > _ACEOF
5426 > cat confdefs.h >>conftest.$ac_ext
5427 > cat >>conftest.$ac_ext <<_ACEOF
5428 > /* end confdefs.h.  */
5429 >
5430 > /* Override any gcc2 internal prototype to avoid an error.  */
5431 > #ifdef __cplusplus
5432 > extern "C"
5433 > #endif
5434 > /* We use char because int might match the return type of a gcc2
5435 >   builtin and then its argument prototype would still apply.  */
5436 > char asin ();
5437 > #ifdef FC_DUMMY_MAIN
5438 > #ifndef FC_DUMMY_MAIN_EQ_F77
5439 > #  ifdef __cplusplus
5440 >     extern "C"
5441 > #  endif
5442 >   int FC_DUMMY_MAIN() { return 1; }
5443 > #endif
5444 > #endif
5445 > int
5446 > main ()
5447 > {
5448 > asin ();
5449 >  ;
5450 >  return 0;
5451 > }
5452 > _ACEOF
5453 > rm -f conftest.$ac_objext conftest$ac_exeext
5454 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5455 >  (eval $ac_link) 2>conftest.er1
5456    ac_status=$?
5457 <  egrep -v '^ *\+' conftest.er1 >conftest.err
5457 >  grep -v '^ *+' conftest.er1 >conftest.err
5458    rm -f conftest.er1
5459    cat conftest.err >&5
5460 <  echo "$as_me:3503: \$? = $ac_status" >&5
5461 <  (exit $ac_status); } >/dev/null; then
5462 <  if test -s conftest.err; then
5463 <    ac_cpp_err=$ac_c_preproc_warn_flag
5464 <  else
5465 <    ac_cpp_err=
5466 <  fi
5460 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5461 >  (exit $ac_status); } &&
5462 >         { ac_try='test -z "$ac_c_werror_flag"
5463 >                         || test ! -s conftest.err'
5464 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5465 >  (eval $ac_try) 2>&5
5466 >  ac_status=$?
5467 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5468 >  (exit $ac_status); }; } &&
5469 >         { ac_try='test -s conftest$ac_exeext'
5470 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5471 >  (eval $ac_try) 2>&5
5472 >  ac_status=$?
5473 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5474 >  (exit $ac_status); }; }; then
5475 >  ac_cv_lib_m_asin=yes
5476   else
5477 <  ac_cpp_err=yes
5477 >  echo "$as_me: failed program was:" >&5
5478 > sed 's/^/| /' conftest.$ac_ext >&5
5479 >
5480 > ac_cv_lib_m_asin=no
5481   fi
5482 < if test -z "$ac_cpp_err"; then
5483 <  :
5482 > rm -f conftest.err conftest.$ac_objext \
5483 >      conftest$ac_exeext conftest.$ac_ext
5484 > LIBS=$ac_check_lib_save_LIBS
5485 > fi
5486 > echo "$as_me:$LINENO: result: $ac_cv_lib_m_asin" >&5
5487 > echo "${ECHO_T}$ac_cv_lib_m_asin" >&6
5488 > if test $ac_cv_lib_m_asin = yes; then
5489 >  cat >>confdefs.h <<_ACEOF
5490 > #define HAVE_LIBM 1
5491 > _ACEOF
5492 >
5493 >  LIBS="-lm $LIBS"
5494 >
5495   else
5496 <  echo "$as_me: failed program was:" >&5
3517 <  cat conftest.$ac_ext >&5
3518 <  # Broken: fails on valid input.
3519 < continue
5496 >  exit
5497   fi
3521 rm -f conftest.err conftest.$ac_ext
5498  
5499 <  # OK, works on sane cases.  Now check whether non-existent headers
5500 <  # can be detected and how.
5499 >
5500 > echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5501 > echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5502 > if test "${ac_cv_header_stdc+set}" = set; then
5503 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5504 > else
5505    cat >conftest.$ac_ext <<_ACEOF
5506 < #line 3526 "configure"
3527 < #include "confdefs.h"
3528 < #include <ac_nonexistent.h>
5506 > /* confdefs.h.  */
5507   _ACEOF
5508 < if { (eval echo "$as_me:3530: \"$ac_cpp conftest.$ac_ext\"") >&5
5509 <  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5510 <  ac_status=$?
5511 <  egrep -v '^ *\+' conftest.er1 >conftest.err
5512 <  rm -f conftest.er1
5513 <  cat conftest.err >&5
5514 <  echo "$as_me:3536: \$? = $ac_status" >&5
5515 <  (exit $ac_status); } >/dev/null; then
5516 <  if test -s conftest.err; then
5517 <    ac_cpp_err=$ac_c_preproc_warn_flag
5518 <  else
5519 <    ac_cpp_err=
5520 <  fi
5521 < else
5522 <  ac_cpp_err=yes
5523 < fi
5524 < if test -z "$ac_cpp_err"; then
5525 <  # Broken: success on invalid input.
5526 < continue
5527 < else
5528 <  echo "$as_me: failed program was:" >&5
5529 <  cat conftest.$ac_ext >&5
5530 <  # Passes both tests.
5531 < ac_preproc_ok=:
5532 < break
5533 < fi
5534 < rm -f conftest.err conftest.$ac_ext
5508 > cat confdefs.h >>conftest.$ac_ext
5509 > cat >>conftest.$ac_ext <<_ACEOF
5510 > /* end confdefs.h.  */
5511 > #include <stdlib.h>
5512 > #include <stdarg.h>
5513 > #include <string.h>
5514 > #include <float.h>
5515 >
5516 > #ifdef FC_DUMMY_MAIN
5517 > #ifndef FC_DUMMY_MAIN_EQ_F77
5518 > #  ifdef __cplusplus
5519 >     extern "C"
5520 > #  endif
5521 >   int FC_DUMMY_MAIN() { return 1; }
5522 > #endif
5523 > #endif
5524 > int
5525 > main ()
5526 > {
5527 >
5528 >  ;
5529 >  return 0;
5530 > }
5531 > _ACEOF
5532 > rm -f conftest.$ac_objext
5533 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5534 >  (eval $ac_compile) 2>conftest.er1
5535 >  ac_status=$?
5536 >  grep -v '^ *+' conftest.er1 >conftest.err
5537 >  rm -f conftest.er1
5538 >  cat conftest.err >&5
5539 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5540 >  (exit $ac_status); } &&
5541 >         { ac_try='test -z "$ac_c_werror_flag"
5542 >                         || test ! -s conftest.err'
5543 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5544 >  (eval $ac_try) 2>&5
5545 >  ac_status=$?
5546 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5547 >  (exit $ac_status); }; } &&
5548 >         { ac_try='test -s conftest.$ac_objext'
5549 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5550 >  (eval $ac_try) 2>&5
5551 >  ac_status=$?
5552 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5553 >  (exit $ac_status); }; }; then
5554 >  ac_cv_header_stdc=yes
5555 > else
5556 >  echo "$as_me: failed program was:" >&5
5557 > sed 's/^/| /' conftest.$ac_ext >&5
5558 >
5559 > ac_cv_header_stdc=no
5560 > fi
5561 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5562 >
5563 > if test $ac_cv_header_stdc = yes; then
5564 >  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5565 >  cat >conftest.$ac_ext <<_ACEOF
5566 > /* confdefs.h.  */
5567 > _ACEOF
5568 > cat confdefs.h >>conftest.$ac_ext
5569 > cat >>conftest.$ac_ext <<_ACEOF
5570 > /* end confdefs.h.  */
5571 > #include <string.h>
5572 >
5573 > _ACEOF
5574 > if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5575 >  $EGREP "memchr" >/dev/null 2>&1; then
5576 >  :
5577 > else
5578 >  ac_cv_header_stdc=no
5579 > fi
5580 > rm -f conftest*
5581 >
5582 > fi
5583 >
5584 > if test $ac_cv_header_stdc = yes; then
5585 >  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5586 >  cat >conftest.$ac_ext <<_ACEOF
5587 > /* confdefs.h.  */
5588 > _ACEOF
5589 > cat confdefs.h >>conftest.$ac_ext
5590 > cat >>conftest.$ac_ext <<_ACEOF
5591 > /* end confdefs.h.  */
5592 > #include <stdlib.h>
5593 >
5594 > _ACEOF
5595 > if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5596 >  $EGREP "free" >/dev/null 2>&1; then
5597 >  :
5598 > else
5599 >  ac_cv_header_stdc=no
5600 > fi
5601 > rm -f conftest*
5602 >
5603 > fi
5604 >
5605 > if test $ac_cv_header_stdc = yes; then
5606 >  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5607 >  if test "$cross_compiling" = yes; then
5608 >  :
5609 > else
5610 >  cat >conftest.$ac_ext <<_ACEOF
5611 > /* confdefs.h.  */
5612 > _ACEOF
5613 > cat confdefs.h >>conftest.$ac_ext
5614 > cat >>conftest.$ac_ext <<_ACEOF
5615 > /* end confdefs.h.  */
5616 > #include <ctype.h>
5617 > #if ((' ' & 0x0FF) == 0x020)
5618 > # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5619 > # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5620 > #else
5621 > # define ISLOWER(c) \
5622 >                   (('a' <= (c) && (c) <= 'i') \
5623 >                     || ('j' <= (c) && (c) <= 'r') \
5624 >                     || ('s' <= (c) && (c) <= 'z'))
5625 > # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5626 > #endif
5627 >
5628 > #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5629 > int
5630 > main ()
5631 > {
5632 >  int i;
5633 >  for (i = 0; i < 256; i++)
5634 >    if (XOR (islower (i), ISLOWER (i))
5635 >        || toupper (i) != TOUPPER (i))
5636 >      exit(2);
5637 >  exit (0);
5638 > }
5639 > _ACEOF
5640 > rm -f conftest$ac_exeext
5641 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5642 >  (eval $ac_link) 2>&5
5643 >  ac_status=$?
5644 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5645 >  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5646 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5647 >  (eval $ac_try) 2>&5
5648 >  ac_status=$?
5649 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5650 >  (exit $ac_status); }; }; then
5651 >  :
5652 > else
5653 >  echo "$as_me: program exited with status $ac_status" >&5
5654 > echo "$as_me: failed program was:" >&5
5655 > sed 's/^/| /' conftest.$ac_ext >&5
5656 >
5657 > ( exit $ac_status )
5658 > ac_cv_header_stdc=no
5659 > fi
5660 > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5661 > fi
5662 > fi
5663 > fi
5664 > echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5665 > echo "${ECHO_T}$ac_cv_header_stdc" >&6
5666 > if test $ac_cv_header_stdc = yes; then
5667 >
5668 > cat >>confdefs.h <<\_ACEOF
5669 > #define STDC_HEADERS 1
5670 > _ACEOF
5671 >
5672 > fi
5673 >
5674 > # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5675 >
5676 >
5677 >
5678 >
5679 >
5680 >
5681 >
5682 >
5683 >
5684 > for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5685 >                  inttypes.h stdint.h unistd.h
5686 > do
5687 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5688 > echo "$as_me:$LINENO: checking for $ac_header" >&5
5689 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5690 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
5691 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5692 > else
5693 >  cat >conftest.$ac_ext <<_ACEOF
5694 > /* confdefs.h.  */
5695 > _ACEOF
5696 > cat confdefs.h >>conftest.$ac_ext
5697 > cat >>conftest.$ac_ext <<_ACEOF
5698 > /* end confdefs.h.  */
5699 > $ac_includes_default
5700 >
5701 > #include <$ac_header>
5702 > _ACEOF
5703 > rm -f conftest.$ac_objext
5704 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5705 >  (eval $ac_compile) 2>conftest.er1
5706 >  ac_status=$?
5707 >  grep -v '^ *+' conftest.er1 >conftest.err
5708 >  rm -f conftest.er1
5709 >  cat conftest.err >&5
5710 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5711 >  (exit $ac_status); } &&
5712 >         { ac_try='test -z "$ac_c_werror_flag"
5713 >                         || test ! -s conftest.err'
5714 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5715 >  (eval $ac_try) 2>&5
5716 >  ac_status=$?
5717 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5718 >  (exit $ac_status); }; } &&
5719 >         { ac_try='test -s conftest.$ac_objext'
5720 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5721 >  (eval $ac_try) 2>&5
5722 >  ac_status=$?
5723 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5724 >  (exit $ac_status); }; }; then
5725 >  eval "$as_ac_Header=yes"
5726 > else
5727 >  echo "$as_me: failed program was:" >&5
5728 > sed 's/^/| /' conftest.$ac_ext >&5
5729 >
5730 > eval "$as_ac_Header=no"
5731 > fi
5732 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5733 > fi
5734 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5735 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5736 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
5737 >  cat >>confdefs.h <<_ACEOF
5738 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
5739 > _ACEOF
5740 >
5741 > fi
5742 >
5743 > done
5744 >
5745 >
5746 > #
5747 > # Handle user hints
5748 > #
5749 > echo "$as_me:$LINENO: checking if zlib is wanted" >&5
5750 > echo $ECHO_N "checking if zlib is wanted... $ECHO_C" >&6
5751 >
5752 > # Check whether --with-zlib or --without-zlib was given.
5753 > if test "${with_zlib+set}" = set; then
5754 >  withval="$with_zlib"
5755 >  if test "$withval" != no ; then
5756 >  echo "$as_me:$LINENO: result: yes" >&5
5757 > echo "${ECHO_T}yes" >&6
5758 >  if test -d "$withval"
5759 >  then
5760 >    ZLIB_HOME="$withval"
5761 >  else
5762 >    { echo "$as_me:$LINENO: WARNING: Sorry, $withval does not exist, checking usual places" >&5
5763 > echo "$as_me: WARNING: Sorry, $withval does not exist, checking usual places" >&2;}
5764 >  fi
5765 > else
5766 >  echo "$as_me:$LINENO: result: no" >&5
5767 > echo "${ECHO_T}no" >&6
5768 > fi
5769 > fi;
5770 >
5771 > ZLIB_HOME=/usr/local
5772 > if test ! -f "${ZLIB_HOME}/include/zlib.h"
5773 > then
5774 >        ZLIB_HOME=/usr
5775 > fi
5776 >
5777 > #
5778 > # Locate zlib, if wanted
5779 > #
5780 > if test -n "${ZLIB_HOME}"
5781 > then
5782 >        ZLIB_OLD_LDFLAGS=$LDFLAGS
5783 >        ZLIB_OLD_CPPFLAGS=$LDFLAGS
5784 >        LDFLAGS="$LDFLAGS -L${ZLIB_HOME}/lib"
5785 >        CPPFLAGS="$CPPFLAGS -I${ZLIB_HOME}/include"
5786 >
5787 >
5788 >        ac_ext=c
5789 > ac_cpp='$CPP $CPPFLAGS'
5790 > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5791 > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5792 > ac_compiler_gnu=$ac_cv_c_compiler_gnu
5793 >
5794 >        echo "$as_me:$LINENO: checking for inflateEnd in -lz" >&5
5795 > echo $ECHO_N "checking for inflateEnd in -lz... $ECHO_C" >&6
5796 > if test "${ac_cv_lib_z_inflateEnd+set}" = set; then
5797 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5798 > else
5799 >  ac_check_lib_save_LIBS=$LIBS
5800 > LIBS="-lz  $LIBS"
5801 > cat >conftest.$ac_ext <<_ACEOF
5802 > /* confdefs.h.  */
5803 > _ACEOF
5804 > cat confdefs.h >>conftest.$ac_ext
5805 > cat >>conftest.$ac_ext <<_ACEOF
5806 > /* end confdefs.h.  */
5807 >
5808 > /* Override any gcc2 internal prototype to avoid an error.  */
5809 > #ifdef __cplusplus
5810 > extern "C"
5811 > #endif
5812 > /* We use char because int might match the return type of a gcc2
5813 >   builtin and then its argument prototype would still apply.  */
5814 > char inflateEnd ();
5815 > #ifdef FC_DUMMY_MAIN
5816 > #ifndef FC_DUMMY_MAIN_EQ_F77
5817 > #  ifdef __cplusplus
5818 >     extern "C"
5819 > #  endif
5820 >   int FC_DUMMY_MAIN() { return 1; }
5821 > #endif
5822 > #endif
5823 > int
5824 > main ()
5825 > {
5826 > inflateEnd ();
5827 >  ;
5828 >  return 0;
5829 > }
5830 > _ACEOF
5831 > rm -f conftest.$ac_objext conftest$ac_exeext
5832 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5833 >  (eval $ac_link) 2>conftest.er1
5834 >  ac_status=$?
5835 >  grep -v '^ *+' conftest.er1 >conftest.err
5836 >  rm -f conftest.er1
5837 >  cat conftest.err >&5
5838 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5839 >  (exit $ac_status); } &&
5840 >         { ac_try='test -z "$ac_c_werror_flag"
5841 >                         || test ! -s conftest.err'
5842 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5843 >  (eval $ac_try) 2>&5
5844 >  ac_status=$?
5845 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5846 >  (exit $ac_status); }; } &&
5847 >         { ac_try='test -s conftest$ac_exeext'
5848 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5849 >  (eval $ac_try) 2>&5
5850 >  ac_status=$?
5851 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5852 >  (exit $ac_status); }; }; then
5853 >  ac_cv_lib_z_inflateEnd=yes
5854 > else
5855 >  echo "$as_me: failed program was:" >&5
5856 > sed 's/^/| /' conftest.$ac_ext >&5
5857 >
5858 > ac_cv_lib_z_inflateEnd=no
5859 > fi
5860 > rm -f conftest.err conftest.$ac_objext \
5861 >      conftest$ac_exeext conftest.$ac_ext
5862 > LIBS=$ac_check_lib_save_LIBS
5863 > fi
5864 > echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflateEnd" >&5
5865 > echo "${ECHO_T}$ac_cv_lib_z_inflateEnd" >&6
5866 > if test $ac_cv_lib_z_inflateEnd = yes; then
5867 >  zlib_cv_libz=yes
5868 > else
5869 >  zlib_cv_libz=no
5870 > fi
5871 >
5872 >        if test "${ac_cv_header_zlib_h+set}" = set; then
5873 >  echo "$as_me:$LINENO: checking for zlib.h" >&5
5874 > echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6
5875 > if test "${ac_cv_header_zlib_h+set}" = set; then
5876 >  echo $ECHO_N "(cached) $ECHO_C" >&6
5877 > fi
5878 > echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
5879 > echo "${ECHO_T}$ac_cv_header_zlib_h" >&6
5880 > else
5881 >  # Is the header compilable?
5882 > echo "$as_me:$LINENO: checking zlib.h usability" >&5
5883 > echo $ECHO_N "checking zlib.h usability... $ECHO_C" >&6
5884 > cat >conftest.$ac_ext <<_ACEOF
5885 > /* confdefs.h.  */
5886 > _ACEOF
5887 > cat confdefs.h >>conftest.$ac_ext
5888 > cat >>conftest.$ac_ext <<_ACEOF
5889 > /* end confdefs.h.  */
5890 > $ac_includes_default
5891 > #include <zlib.h>
5892 > _ACEOF
5893 > rm -f conftest.$ac_objext
5894 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5895 >  (eval $ac_compile) 2>conftest.er1
5896 >  ac_status=$?
5897 >  grep -v '^ *+' conftest.er1 >conftest.err
5898 >  rm -f conftest.er1
5899 >  cat conftest.err >&5
5900 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5901 >  (exit $ac_status); } &&
5902 >         { ac_try='test -z "$ac_c_werror_flag"
5903 >                         || test ! -s conftest.err'
5904 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5905 >  (eval $ac_try) 2>&5
5906 >  ac_status=$?
5907 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5908 >  (exit $ac_status); }; } &&
5909 >         { ac_try='test -s conftest.$ac_objext'
5910 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5911 >  (eval $ac_try) 2>&5
5912 >  ac_status=$?
5913 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5914 >  (exit $ac_status); }; }; then
5915 >  ac_header_compiler=yes
5916 > else
5917 >  echo "$as_me: failed program was:" >&5
5918 > sed 's/^/| /' conftest.$ac_ext >&5
5919 >
5920 > ac_header_compiler=no
5921 > fi
5922 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5923 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5924 > echo "${ECHO_T}$ac_header_compiler" >&6
5925 >
5926 > # Is the header present?
5927 > echo "$as_me:$LINENO: checking zlib.h presence" >&5
5928 > echo $ECHO_N "checking zlib.h presence... $ECHO_C" >&6
5929 > cat >conftest.$ac_ext <<_ACEOF
5930 > /* confdefs.h.  */
5931 > _ACEOF
5932 > cat confdefs.h >>conftest.$ac_ext
5933 > cat >>conftest.$ac_ext <<_ACEOF
5934 > /* end confdefs.h.  */
5935 > #include <zlib.h>
5936 > _ACEOF
5937 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5938 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5939 >  ac_status=$?
5940 >  grep -v '^ *+' conftest.er1 >conftest.err
5941 >  rm -f conftest.er1
5942 >  cat conftest.err >&5
5943 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5944 >  (exit $ac_status); } >/dev/null; then
5945 >  if test -s conftest.err; then
5946 >    ac_cpp_err=$ac_c_preproc_warn_flag
5947 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5948 >  else
5949 >    ac_cpp_err=
5950 >  fi
5951 > else
5952 >  ac_cpp_err=yes
5953 > fi
5954 > if test -z "$ac_cpp_err"; then
5955 >  ac_header_preproc=yes
5956 > else
5957 >  echo "$as_me: failed program was:" >&5
5958 > sed 's/^/| /' conftest.$ac_ext >&5
5959 >
5960 >  ac_header_preproc=no
5961 > fi
5962 > rm -f conftest.err conftest.$ac_ext
5963 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5964 > echo "${ECHO_T}$ac_header_preproc" >&6
5965 >
5966 > # So?  What about this header?
5967 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5968 >  yes:no: )
5969 >    { echo "$as_me:$LINENO: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
5970 > echo "$as_me: WARNING: zlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
5971 >    { echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the compiler's result" >&5
5972 > echo "$as_me: WARNING: zlib.h: proceeding with the compiler's result" >&2;}
5973 >    ac_header_preproc=yes
5974 >    ;;
5975 >  no:yes:* )
5976 >    { echo "$as_me:$LINENO: WARNING: zlib.h: present but cannot be compiled" >&5
5977 > echo "$as_me: WARNING: zlib.h: present but cannot be compiled" >&2;}
5978 >    { echo "$as_me:$LINENO: WARNING: zlib.h:     check for missing prerequisite headers?" >&5
5979 > echo "$as_me: WARNING: zlib.h:     check for missing prerequisite headers?" >&2;}
5980 >    { echo "$as_me:$LINENO: WARNING: zlib.h: see the Autoconf documentation" >&5
5981 > echo "$as_me: WARNING: zlib.h: see the Autoconf documentation" >&2;}
5982 >    { echo "$as_me:$LINENO: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&5
5983 > echo "$as_me: WARNING: zlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
5984 >    { echo "$as_me:$LINENO: WARNING: zlib.h: proceeding with the preprocessor's result" >&5
5985 > echo "$as_me: WARNING: zlib.h: proceeding with the preprocessor's result" >&2;}
5986 >    { echo "$as_me:$LINENO: WARNING: zlib.h: in the future, the compiler will take precedence" >&5
5987 > echo "$as_me: WARNING: zlib.h: in the future, the compiler will take precedence" >&2;}
5988 >    (
5989 >      cat <<\_ASBOX
5990 > ## ------------------------------ ##
5991 > ## Report this to gezelter@nd.edu ##
5992 > ## ------------------------------ ##
5993 > _ASBOX
5994 >    ) |
5995 >      sed "s/^/$as_me: WARNING:     /" >&2
5996 >    ;;
5997 > esac
5998 > echo "$as_me:$LINENO: checking for zlib.h" >&5
5999 > echo $ECHO_N "checking for zlib.h... $ECHO_C" >&6
6000 > if test "${ac_cv_header_zlib_h+set}" = set; then
6001 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6002 > else
6003 >  ac_cv_header_zlib_h=$ac_header_preproc
6004 > fi
6005 > echo "$as_me:$LINENO: result: $ac_cv_header_zlib_h" >&5
6006 > echo "${ECHO_T}$ac_cv_header_zlib_h" >&6
6007 >
6008 > fi
6009 > if test $ac_cv_header_zlib_h = yes; then
6010 >  zlib_cv_zlib_h=yes
6011 > else
6012 >  zlib_cv_zlib_h=no
6013 > fi
6014 >
6015 >
6016 >        ac_ext=c
6017 > ac_cpp='$CPP $CPPFLAGS'
6018 > ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6019 > ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6020 > ac_compiler_gnu=$ac_cv_c_compiler_gnu
6021 >
6022 >        if test "$zlib_cv_libz" = "yes" -a "$zlib_cv_zlib_h" = "yes"
6023 >        then
6024 >                #
6025 >                # If both library and header were found, use them
6026 >                #
6027 >
6028 > echo "$as_me:$LINENO: checking for inflateEnd in -lz" >&5
6029 > echo $ECHO_N "checking for inflateEnd in -lz... $ECHO_C" >&6
6030 > if test "${ac_cv_lib_z_inflateEnd+set}" = set; then
6031 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6032 > else
6033 >  ac_check_lib_save_LIBS=$LIBS
6034 > LIBS="-lz  $LIBS"
6035 > cat >conftest.$ac_ext <<_ACEOF
6036 > /* confdefs.h.  */
6037 > _ACEOF
6038 > cat confdefs.h >>conftest.$ac_ext
6039 > cat >>conftest.$ac_ext <<_ACEOF
6040 > /* end confdefs.h.  */
6041 >
6042 > /* Override any gcc2 internal prototype to avoid an error.  */
6043 > #ifdef __cplusplus
6044 > extern "C"
6045 > #endif
6046 > /* We use char because int might match the return type of a gcc2
6047 >   builtin and then its argument prototype would still apply.  */
6048 > char inflateEnd ();
6049 > #ifdef FC_DUMMY_MAIN
6050 > #ifndef FC_DUMMY_MAIN_EQ_F77
6051 > #  ifdef __cplusplus
6052 >     extern "C"
6053 > #  endif
6054 >   int FC_DUMMY_MAIN() { return 1; }
6055 > #endif
6056 > #endif
6057 > int
6058 > main ()
6059 > {
6060 > inflateEnd ();
6061 >  ;
6062 >  return 0;
6063 > }
6064 > _ACEOF
6065 > rm -f conftest.$ac_objext conftest$ac_exeext
6066 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6067 >  (eval $ac_link) 2>conftest.er1
6068 >  ac_status=$?
6069 >  grep -v '^ *+' conftest.er1 >conftest.err
6070 >  rm -f conftest.er1
6071 >  cat conftest.err >&5
6072 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6073 >  (exit $ac_status); } &&
6074 >         { ac_try='test -z "$ac_c_werror_flag"
6075 >                         || test ! -s conftest.err'
6076 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6077 >  (eval $ac_try) 2>&5
6078 >  ac_status=$?
6079 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6080 >  (exit $ac_status); }; } &&
6081 >         { ac_try='test -s conftest$ac_exeext'
6082 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6083 >  (eval $ac_try) 2>&5
6084 >  ac_status=$?
6085 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6086 >  (exit $ac_status); }; }; then
6087 >  ac_cv_lib_z_inflateEnd=yes
6088 > else
6089 >  echo "$as_me: failed program was:" >&5
6090 > sed 's/^/| /' conftest.$ac_ext >&5
6091 >
6092 > ac_cv_lib_z_inflateEnd=no
6093 > fi
6094 > rm -f conftest.err conftest.$ac_objext \
6095 >      conftest$ac_exeext conftest.$ac_ext
6096 > LIBS=$ac_check_lib_save_LIBS
6097 > fi
6098 > echo "$as_me:$LINENO: result: $ac_cv_lib_z_inflateEnd" >&5
6099 > echo "${ECHO_T}$ac_cv_lib_z_inflateEnd" >&6
6100 > if test $ac_cv_lib_z_inflateEnd = yes; then
6101 >  cat >>confdefs.h <<_ACEOF
6102 > #define HAVE_LIBZ 1
6103 > _ACEOF
6104 >
6105 >  LIBS="-lz $LIBS"
6106 >
6107 > fi
6108 >
6109 >                echo "$as_me:$LINENO: checking zlib in ${ZLIB_HOME}" >&5
6110 > echo $ECHO_N "checking zlib in ${ZLIB_HOME}... $ECHO_C" >&6
6111 >                echo "$as_me:$LINENO: result: ok" >&5
6112 > echo "${ECHO_T}ok" >&6
6113 >        else
6114 >                #
6115 >                # If either header or library was not found, revert and bomb
6116 >                #
6117 >                echo "$as_me:$LINENO: checking zlib in ${ZLIB_HOME}" >&5
6118 > echo $ECHO_N "checking zlib in ${ZLIB_HOME}... $ECHO_C" >&6
6119 >                LDFLAGS="$ZLIB_OLD_LDFLAGS"
6120 >                CPPFLAGS="$ZLIB_OLD_CPPFLAGS"
6121 >                echo "$as_me:$LINENO: result: failed" >&5
6122 > echo "${ECHO_T}failed" >&6
6123 >                { { echo "$as_me:$LINENO: error: either specify a valid zlib installation with --with-zlib=DIR or disable zlib usage with --without-zlib" >&5
6124 > echo "$as_me: error: either specify a valid zlib installation with --with-zlib=DIR or disable zlib usage with --without-zlib" >&2;}
6125 >   { (exit 1); exit 1; }; }
6126 >        fi
6127 > fi
6128 >
6129 >
6130 >
6131 > # Checks for header files.
6132 > echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6133 > echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
6134 > if test "${ac_cv_header_stdc+set}" = set; then
6135 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6136 > else
6137 >  cat >conftest.$ac_ext <<_ACEOF
6138 > /* confdefs.h.  */
6139 > _ACEOF
6140 > cat confdefs.h >>conftest.$ac_ext
6141 > cat >>conftest.$ac_ext <<_ACEOF
6142 > /* end confdefs.h.  */
6143 > #include <stdlib.h>
6144 > #include <stdarg.h>
6145 > #include <string.h>
6146 > #include <float.h>
6147 >
6148 > #ifdef FC_DUMMY_MAIN
6149 > #ifndef FC_DUMMY_MAIN_EQ_F77
6150 > #  ifdef __cplusplus
6151 >     extern "C"
6152 > #  endif
6153 >   int FC_DUMMY_MAIN() { return 1; }
6154 > #endif
6155 > #endif
6156 > int
6157 > main ()
6158 > {
6159 >
6160 >  ;
6161 >  return 0;
6162 > }
6163 > _ACEOF
6164 > rm -f conftest.$ac_objext
6165 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6166 >  (eval $ac_compile) 2>conftest.er1
6167 >  ac_status=$?
6168 >  grep -v '^ *+' conftest.er1 >conftest.err
6169 >  rm -f conftest.er1
6170 >  cat conftest.err >&5
6171 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6172 >  (exit $ac_status); } &&
6173 >         { ac_try='test -z "$ac_c_werror_flag"
6174 >                         || test ! -s conftest.err'
6175 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6176 >  (eval $ac_try) 2>&5
6177 >  ac_status=$?
6178 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6179 >  (exit $ac_status); }; } &&
6180 >         { ac_try='test -s conftest.$ac_objext'
6181 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6182 >  (eval $ac_try) 2>&5
6183 >  ac_status=$?
6184 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6185 >  (exit $ac_status); }; }; then
6186 >  ac_cv_header_stdc=yes
6187 > else
6188 >  echo "$as_me: failed program was:" >&5
6189 > sed 's/^/| /' conftest.$ac_ext >&5
6190 >
6191 > ac_cv_header_stdc=no
6192 > fi
6193 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6194 >
6195 > if test $ac_cv_header_stdc = yes; then
6196 >  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6197 >  cat >conftest.$ac_ext <<_ACEOF
6198 > /* confdefs.h.  */
6199 > _ACEOF
6200 > cat confdefs.h >>conftest.$ac_ext
6201 > cat >>conftest.$ac_ext <<_ACEOF
6202 > /* end confdefs.h.  */
6203 > #include <string.h>
6204 >
6205 > _ACEOF
6206 > if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6207 >  $EGREP "memchr" >/dev/null 2>&1; then
6208 >  :
6209 > else
6210 >  ac_cv_header_stdc=no
6211 > fi
6212 > rm -f conftest*
6213 >
6214 > fi
6215 >
6216 > if test $ac_cv_header_stdc = yes; then
6217 >  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6218 >  cat >conftest.$ac_ext <<_ACEOF
6219 > /* confdefs.h.  */
6220 > _ACEOF
6221 > cat confdefs.h >>conftest.$ac_ext
6222 > cat >>conftest.$ac_ext <<_ACEOF
6223 > /* end confdefs.h.  */
6224 > #include <stdlib.h>
6225 >
6226 > _ACEOF
6227 > if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6228 >  $EGREP "free" >/dev/null 2>&1; then
6229 >  :
6230 > else
6231 >  ac_cv_header_stdc=no
6232 > fi
6233 > rm -f conftest*
6234 >
6235 > fi
6236 >
6237 > if test $ac_cv_header_stdc = yes; then
6238 >  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6239 >  if test "$cross_compiling" = yes; then
6240 >  :
6241 > else
6242 >  cat >conftest.$ac_ext <<_ACEOF
6243 > /* confdefs.h.  */
6244 > _ACEOF
6245 > cat confdefs.h >>conftest.$ac_ext
6246 > cat >>conftest.$ac_ext <<_ACEOF
6247 > /* end confdefs.h.  */
6248 > #include <ctype.h>
6249 > #if ((' ' & 0x0FF) == 0x020)
6250 > # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6251 > # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6252 > #else
6253 > # define ISLOWER(c) \
6254 >                   (('a' <= (c) && (c) <= 'i') \
6255 >                     || ('j' <= (c) && (c) <= 'r') \
6256 >                     || ('s' <= (c) && (c) <= 'z'))
6257 > # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6258 > #endif
6259 >
6260 > #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6261 > int
6262 > main ()
6263 > {
6264 >  int i;
6265 >  for (i = 0; i < 256; i++)
6266 >    if (XOR (islower (i), ISLOWER (i))
6267 >        || toupper (i) != TOUPPER (i))
6268 >      exit(2);
6269 >  exit (0);
6270 > }
6271 > _ACEOF
6272 > rm -f conftest$ac_exeext
6273 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6274 >  (eval $ac_link) 2>&5
6275 >  ac_status=$?
6276 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6277 >  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6278 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6279 >  (eval $ac_try) 2>&5
6280 >  ac_status=$?
6281 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6282 >  (exit $ac_status); }; }; then
6283 >  :
6284 > else
6285 >  echo "$as_me: program exited with status $ac_status" >&5
6286 > echo "$as_me: failed program was:" >&5
6287 > sed 's/^/| /' conftest.$ac_ext >&5
6288 >
6289 > ( exit $ac_status )
6290 > ac_cv_header_stdc=no
6291 > fi
6292 > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6293 > fi
6294 > fi
6295 > fi
6296 > echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6297 > echo "${ECHO_T}$ac_cv_header_stdc" >&6
6298 > if test $ac_cv_header_stdc = yes; then
6299 >
6300 > cat >>confdefs.h <<\_ACEOF
6301 > #define STDC_HEADERS 1
6302 > _ACEOF
6303 >
6304 > fi
6305 >
6306 >
6307 >
6308 >
6309 >
6310 >
6311 >
6312 >
6313 >
6314 >
6315 > for ac_header in libintl.h limits.h stddef.h stdlib.h string.h strings.h sys/param.h sys/time.h unistd.h
6316 > do
6317 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6318 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
6319 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
6320 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6321 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
6322 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6323 > fi
6324 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6325 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6326 > else
6327 >  # Is the header compilable?
6328 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
6329 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6330 > cat >conftest.$ac_ext <<_ACEOF
6331 > /* confdefs.h.  */
6332 > _ACEOF
6333 > cat confdefs.h >>conftest.$ac_ext
6334 > cat >>conftest.$ac_ext <<_ACEOF
6335 > /* end confdefs.h.  */
6336 > $ac_includes_default
6337 > #include <$ac_header>
6338 > _ACEOF
6339 > rm -f conftest.$ac_objext
6340 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6341 >  (eval $ac_compile) 2>conftest.er1
6342 >  ac_status=$?
6343 >  grep -v '^ *+' conftest.er1 >conftest.err
6344 >  rm -f conftest.er1
6345 >  cat conftest.err >&5
6346 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6347 >  (exit $ac_status); } &&
6348 >         { ac_try='test -z "$ac_c_werror_flag"
6349 >                         || test ! -s conftest.err'
6350 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6351 >  (eval $ac_try) 2>&5
6352 >  ac_status=$?
6353 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6354 >  (exit $ac_status); }; } &&
6355 >         { ac_try='test -s conftest.$ac_objext'
6356 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6357 >  (eval $ac_try) 2>&5
6358 >  ac_status=$?
6359 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6360 >  (exit $ac_status); }; }; then
6361 >  ac_header_compiler=yes
6362 > else
6363 >  echo "$as_me: failed program was:" >&5
6364 > sed 's/^/| /' conftest.$ac_ext >&5
6365 >
6366 > ac_header_compiler=no
6367 > fi
6368 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6369 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6370 > echo "${ECHO_T}$ac_header_compiler" >&6
6371 >
6372 > # Is the header present?
6373 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
6374 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6375 > cat >conftest.$ac_ext <<_ACEOF
6376 > /* confdefs.h.  */
6377 > _ACEOF
6378 > cat confdefs.h >>conftest.$ac_ext
6379 > cat >>conftest.$ac_ext <<_ACEOF
6380 > /* end confdefs.h.  */
6381 > #include <$ac_header>
6382 > _ACEOF
6383 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6384 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6385 >  ac_status=$?
6386 >  grep -v '^ *+' conftest.er1 >conftest.err
6387 >  rm -f conftest.er1
6388 >  cat conftest.err >&5
6389 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6390 >  (exit $ac_status); } >/dev/null; then
6391 >  if test -s conftest.err; then
6392 >    ac_cpp_err=$ac_c_preproc_warn_flag
6393 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6394 >  else
6395 >    ac_cpp_err=
6396 >  fi
6397 > else
6398 >  ac_cpp_err=yes
6399 > fi
6400 > if test -z "$ac_cpp_err"; then
6401 >  ac_header_preproc=yes
6402 > else
6403 >  echo "$as_me: failed program was:" >&5
6404 > sed 's/^/| /' conftest.$ac_ext >&5
6405 >
6406 >  ac_header_preproc=no
6407 > fi
6408 > rm -f conftest.err conftest.$ac_ext
6409 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6410 > echo "${ECHO_T}$ac_header_preproc" >&6
6411 >
6412 > # So?  What about this header?
6413 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6414 >  yes:no: )
6415 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6416 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6417 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6418 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6419 >    ac_header_preproc=yes
6420 >    ;;
6421 >  no:yes:* )
6422 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6423 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6424 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
6425 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
6426 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6427 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6428 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
6429 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
6430 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6431 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6432 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6433 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6434 >    (
6435 >      cat <<\_ASBOX
6436 > ## ------------------------------ ##
6437 > ## Report this to gezelter@nd.edu ##
6438 > ## ------------------------------ ##
6439 > _ASBOX
6440 >    ) |
6441 >      sed "s/^/$as_me: WARNING:     /" >&2
6442 >    ;;
6443 > esac
6444 > echo "$as_me:$LINENO: checking for $ac_header" >&5
6445 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6446 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
6447 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6448 > else
6449 >  eval "$as_ac_Header=\$ac_header_preproc"
6450 > fi
6451 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6452 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6453 >
6454 > fi
6455 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
6456 >  cat >>confdefs.h <<_ACEOF
6457 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
6458 > _ACEOF
6459 >
6460 > fi
6461 >
6462 > done
6463 >
6464 >
6465 >
6466 >
6467 >
6468 >
6469 >
6470 >
6471 >
6472 >
6473 >
6474 >
6475 >
6476 >
6477 >
6478 > for ac_header in stdio.h conio.h strstream.h iostream.h fstream.h math.h time.h sys/pstat.h sys/sysmp.h sys/sysinfo.h sys/table.h sys/sysctl.h sys/sytemcfg.h machine/hal_sysinfo.h
6479 > do
6480 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6481 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
6482 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
6483 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6484 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
6485 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6486 > fi
6487 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6488 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6489 > else
6490 >  # Is the header compilable?
6491 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
6492 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6493 > cat >conftest.$ac_ext <<_ACEOF
6494 > /* confdefs.h.  */
6495 > _ACEOF
6496 > cat confdefs.h >>conftest.$ac_ext
6497 > cat >>conftest.$ac_ext <<_ACEOF
6498 > /* end confdefs.h.  */
6499 > $ac_includes_default
6500 > #include <$ac_header>
6501 > _ACEOF
6502 > rm -f conftest.$ac_objext
6503 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6504 >  (eval $ac_compile) 2>conftest.er1
6505 >  ac_status=$?
6506 >  grep -v '^ *+' conftest.er1 >conftest.err
6507 >  rm -f conftest.er1
6508 >  cat conftest.err >&5
6509 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6510 >  (exit $ac_status); } &&
6511 >         { ac_try='test -z "$ac_c_werror_flag"
6512 >                         || test ! -s conftest.err'
6513 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6514 >  (eval $ac_try) 2>&5
6515 >  ac_status=$?
6516 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6517 >  (exit $ac_status); }; } &&
6518 >         { ac_try='test -s conftest.$ac_objext'
6519 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6520 >  (eval $ac_try) 2>&5
6521 >  ac_status=$?
6522 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6523 >  (exit $ac_status); }; }; then
6524 >  ac_header_compiler=yes
6525 > else
6526 >  echo "$as_me: failed program was:" >&5
6527 > sed 's/^/| /' conftest.$ac_ext >&5
6528 >
6529 > ac_header_compiler=no
6530 > fi
6531 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6532 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6533 > echo "${ECHO_T}$ac_header_compiler" >&6
6534 >
6535 > # Is the header present?
6536 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
6537 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6538 > cat >conftest.$ac_ext <<_ACEOF
6539 > /* confdefs.h.  */
6540 > _ACEOF
6541 > cat confdefs.h >>conftest.$ac_ext
6542 > cat >>conftest.$ac_ext <<_ACEOF
6543 > /* end confdefs.h.  */
6544 > #include <$ac_header>
6545 > _ACEOF
6546 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6547 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6548 >  ac_status=$?
6549 >  grep -v '^ *+' conftest.er1 >conftest.err
6550 >  rm -f conftest.er1
6551 >  cat conftest.err >&5
6552 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6553 >  (exit $ac_status); } >/dev/null; then
6554 >  if test -s conftest.err; then
6555 >    ac_cpp_err=$ac_c_preproc_warn_flag
6556 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6557 >  else
6558 >    ac_cpp_err=
6559 >  fi
6560 > else
6561 >  ac_cpp_err=yes
6562 > fi
6563 > if test -z "$ac_cpp_err"; then
6564 >  ac_header_preproc=yes
6565 > else
6566 >  echo "$as_me: failed program was:" >&5
6567 > sed 's/^/| /' conftest.$ac_ext >&5
6568 >
6569 >  ac_header_preproc=no
6570 > fi
6571 > rm -f conftest.err conftest.$ac_ext
6572 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6573 > echo "${ECHO_T}$ac_header_preproc" >&6
6574 >
6575 > # So?  What about this header?
6576 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6577 >  yes:no: )
6578 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6579 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6580 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6581 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6582 >    ac_header_preproc=yes
6583 >    ;;
6584 >  no:yes:* )
6585 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6586 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6587 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
6588 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
6589 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6590 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6591 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
6592 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
6593 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6594 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6595 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6596 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6597 >    (
6598 >      cat <<\_ASBOX
6599 > ## ------------------------------ ##
6600 > ## Report this to gezelter@nd.edu ##
6601 > ## ------------------------------ ##
6602 > _ASBOX
6603 >    ) |
6604 >      sed "s/^/$as_me: WARNING:     /" >&2
6605 >    ;;
6606 > esac
6607 > echo "$as_me:$LINENO: checking for $ac_header" >&5
6608 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6609 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
6610 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6611 > else
6612 >  eval "$as_ac_Header=\$ac_header_preproc"
6613 > fi
6614 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6615 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6616 >
6617 > fi
6618 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
6619 >  cat >>confdefs.h <<_ACEOF
6620 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
6621 > _ACEOF
6622 >
6623 > fi
6624 >
6625 > done
6626 >
6627 >
6628 > # Checks for typedefs, structures, and compiler characteristics.
6629 > echo "$as_me:$LINENO: checking for stdbool.h that conforms to C99" >&5
6630 > echo $ECHO_N "checking for stdbool.h that conforms to C99... $ECHO_C" >&6
6631 > if test "${ac_cv_header_stdbool_h+set}" = set; then
6632 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6633 > else
6634 >  cat >conftest.$ac_ext <<_ACEOF
6635 > /* confdefs.h.  */
6636 > _ACEOF
6637 > cat confdefs.h >>conftest.$ac_ext
6638 > cat >>conftest.$ac_ext <<_ACEOF
6639 > /* end confdefs.h.  */
6640 >
6641 > #include <stdbool.h>
6642 > #ifndef bool
6643 > # error bool is not defined
6644 > #endif
6645 > #ifndef false
6646 > # error false is not defined
6647 > #endif
6648 > #if false
6649 > # error false is not 0
6650 > #endif
6651 > #ifndef true
6652 > # error true is not defined
6653 > #endif
6654 > #if true != 1
6655 > # error true is not 1
6656 > #endif
6657 > #ifndef __bool_true_false_are_defined
6658 > # error __bool_true_false_are_defined is not defined
6659 > #endif
6660 >
6661 >        struct s { _Bool s: 1; _Bool t; } s;
6662 >
6663 >        char a[true == 1 ? 1 : -1];
6664 >        char b[false == 0 ? 1 : -1];
6665 >        char c[__bool_true_false_are_defined == 1 ? 1 : -1];
6666 >        char d[(bool) -0.5 == true ? 1 : -1];
6667 >        bool e = &s;
6668 >        char f[(_Bool) -0.0 == false ? 1 : -1];
6669 >        char g[true];
6670 >        char h[sizeof (_Bool)];
6671 >        char i[sizeof s.t];
6672 >
6673 > #ifdef FC_DUMMY_MAIN
6674 > #ifndef FC_DUMMY_MAIN_EQ_F77
6675 > #  ifdef __cplusplus
6676 >     extern "C"
6677 > #  endif
6678 >   int FC_DUMMY_MAIN() { return 1; }
6679 > #endif
6680 > #endif
6681 > int
6682 > main ()
6683 > {
6684 > return !a + !b + !c + !d + !e + !f + !g + !h + !i;
6685 >  ;
6686 >  return 0;
6687 > }
6688 > _ACEOF
6689 > rm -f conftest.$ac_objext
6690 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6691 >  (eval $ac_compile) 2>conftest.er1
6692 >  ac_status=$?
6693 >  grep -v '^ *+' conftest.er1 >conftest.err
6694 >  rm -f conftest.er1
6695 >  cat conftest.err >&5
6696 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6697 >  (exit $ac_status); } &&
6698 >         { ac_try='test -z "$ac_c_werror_flag"
6699 >                         || test ! -s conftest.err'
6700 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6701 >  (eval $ac_try) 2>&5
6702 >  ac_status=$?
6703 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6704 >  (exit $ac_status); }; } &&
6705 >         { ac_try='test -s conftest.$ac_objext'
6706 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6707 >  (eval $ac_try) 2>&5
6708 >  ac_status=$?
6709 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6710 >  (exit $ac_status); }; }; then
6711 >  ac_cv_header_stdbool_h=yes
6712 > else
6713 >  echo "$as_me: failed program was:" >&5
6714 > sed 's/^/| /' conftest.$ac_ext >&5
6715 >
6716 > ac_cv_header_stdbool_h=no
6717 > fi
6718 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6719 > fi
6720 > echo "$as_me:$LINENO: result: $ac_cv_header_stdbool_h" >&5
6721 > echo "${ECHO_T}$ac_cv_header_stdbool_h" >&6
6722 > echo "$as_me:$LINENO: checking for _Bool" >&5
6723 > echo $ECHO_N "checking for _Bool... $ECHO_C" >&6
6724 > if test "${ac_cv_type__Bool+set}" = set; then
6725 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6726 > else
6727 >  cat >conftest.$ac_ext <<_ACEOF
6728 > /* confdefs.h.  */
6729 > _ACEOF
6730 > cat confdefs.h >>conftest.$ac_ext
6731 > cat >>conftest.$ac_ext <<_ACEOF
6732 > /* end confdefs.h.  */
6733 > $ac_includes_default
6734 > #ifdef FC_DUMMY_MAIN
6735 > #ifndef FC_DUMMY_MAIN_EQ_F77
6736 > #  ifdef __cplusplus
6737 >     extern "C"
6738 > #  endif
6739 >   int FC_DUMMY_MAIN() { return 1; }
6740 > #endif
6741 > #endif
6742 > int
6743 > main ()
6744 > {
6745 > if ((_Bool *) 0)
6746 >  return 0;
6747 > if (sizeof (_Bool))
6748 >  return 0;
6749 >  ;
6750 >  return 0;
6751 > }
6752 > _ACEOF
6753 > rm -f conftest.$ac_objext
6754 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6755 >  (eval $ac_compile) 2>conftest.er1
6756 >  ac_status=$?
6757 >  grep -v '^ *+' conftest.er1 >conftest.err
6758 >  rm -f conftest.er1
6759 >  cat conftest.err >&5
6760 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6761 >  (exit $ac_status); } &&
6762 >         { ac_try='test -z "$ac_c_werror_flag"
6763 >                         || test ! -s conftest.err'
6764 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6765 >  (eval $ac_try) 2>&5
6766 >  ac_status=$?
6767 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6768 >  (exit $ac_status); }; } &&
6769 >         { ac_try='test -s conftest.$ac_objext'
6770 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6771 >  (eval $ac_try) 2>&5
6772 >  ac_status=$?
6773 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6774 >  (exit $ac_status); }; }; then
6775 >  ac_cv_type__Bool=yes
6776 > else
6777 >  echo "$as_me: failed program was:" >&5
6778 > sed 's/^/| /' conftest.$ac_ext >&5
6779 >
6780 > ac_cv_type__Bool=no
6781 > fi
6782 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6783 > fi
6784 > echo "$as_me:$LINENO: result: $ac_cv_type__Bool" >&5
6785 > echo "${ECHO_T}$ac_cv_type__Bool" >&6
6786 > if test $ac_cv_type__Bool = yes; then
6787 >
6788 > cat >>confdefs.h <<_ACEOF
6789 > #define HAVE__BOOL 1
6790 > _ACEOF
6791 >
6792 >
6793 > fi
6794 >
6795 > if test $ac_cv_header_stdbool_h = yes; then
6796 >
6797 > cat >>confdefs.h <<\_ACEOF
6798 > #define HAVE_STDBOOL_H 1
6799 > _ACEOF
6800 >
6801 > fi
6802 >
6803 > echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
6804 > echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
6805 > if test "${ac_cv_c_const+set}" = set; then
6806 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6807 > else
6808 >  cat >conftest.$ac_ext <<_ACEOF
6809 > /* confdefs.h.  */
6810 > _ACEOF
6811 > cat confdefs.h >>conftest.$ac_ext
6812 > cat >>conftest.$ac_ext <<_ACEOF
6813 > /* end confdefs.h.  */
6814 >
6815 > #ifdef FC_DUMMY_MAIN
6816 > #ifndef FC_DUMMY_MAIN_EQ_F77
6817 > #  ifdef __cplusplus
6818 >     extern "C"
6819 > #  endif
6820 >   int FC_DUMMY_MAIN() { return 1; }
6821 > #endif
6822 > #endif
6823 > int
6824 > main ()
6825 > {
6826 > /* FIXME: Include the comments suggested by Paul. */
6827 > #ifndef __cplusplus
6828 >  /* Ultrix mips cc rejects this.  */
6829 >  typedef int charset[2];
6830 >  const charset x;
6831 >  /* SunOS 4.1.1 cc rejects this.  */
6832 >  char const *const *ccp;
6833 >  char **p;
6834 >  /* NEC SVR4.0.2 mips cc rejects this.  */
6835 >  struct point {int x, y;};
6836 >  static struct point const zero = {0,0};
6837 >  /* AIX XL C 1.02.0.0 rejects this.
6838 >     It does not let you subtract one const X* pointer from another in
6839 >     an arm of an if-expression whose if-part is not a constant
6840 >     expression */
6841 >  const char *g = "string";
6842 >  ccp = &g + (g ? g-g : 0);
6843 >  /* HPUX 7.0 cc rejects these. */
6844 >  ++ccp;
6845 >  p = (char**) ccp;
6846 >  ccp = (char const *const *) p;
6847 >  { /* SCO 3.2v4 cc rejects this.  */
6848 >    char *t;
6849 >    char const *s = 0 ? (char *) 0 : (char const *) 0;
6850 >
6851 >    *t++ = 0;
6852 >  }
6853 >  { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
6854 >    int x[] = {25, 17};
6855 >    const int *foo = &x[0];
6856 >    ++foo;
6857 >  }
6858 >  { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
6859 >    typedef const int *iptr;
6860 >    iptr p = 0;
6861 >    ++p;
6862 >  }
6863 >  { /* AIX XL C 1.02.0.0 rejects this saying
6864 >       "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
6865 >    struct s { int j; const int *ap[3]; };
6866 >    struct s *b; b->j = 5;
6867 >  }
6868 >  { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
6869 >    const int foo = 10;
6870 >  }
6871 > #endif
6872 >
6873 >  ;
6874 >  return 0;
6875 > }
6876 > _ACEOF
6877 > rm -f conftest.$ac_objext
6878 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6879 >  (eval $ac_compile) 2>conftest.er1
6880 >  ac_status=$?
6881 >  grep -v '^ *+' conftest.er1 >conftest.err
6882 >  rm -f conftest.er1
6883 >  cat conftest.err >&5
6884 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6885 >  (exit $ac_status); } &&
6886 >         { ac_try='test -z "$ac_c_werror_flag"
6887 >                         || test ! -s conftest.err'
6888 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6889 >  (eval $ac_try) 2>&5
6890 >  ac_status=$?
6891 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6892 >  (exit $ac_status); }; } &&
6893 >         { ac_try='test -s conftest.$ac_objext'
6894 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6895 >  (eval $ac_try) 2>&5
6896 >  ac_status=$?
6897 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6898 >  (exit $ac_status); }; }; then
6899 >  ac_cv_c_const=yes
6900 > else
6901 >  echo "$as_me: failed program was:" >&5
6902 > sed 's/^/| /' conftest.$ac_ext >&5
6903 >
6904 > ac_cv_c_const=no
6905 > fi
6906 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6907 > fi
6908 > echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
6909 > echo "${ECHO_T}$ac_cv_c_const" >&6
6910 > if test $ac_cv_c_const = no; then
6911 >
6912 > cat >>confdefs.h <<\_ACEOF
6913 > #define const
6914 > _ACEOF
6915 >
6916 > fi
6917 >
6918 > echo "$as_me:$LINENO: checking for inline" >&5
6919 > echo $ECHO_N "checking for inline... $ECHO_C" >&6
6920 > if test "${ac_cv_c_inline+set}" = set; then
6921 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6922 > else
6923 >  ac_cv_c_inline=no
6924 > for ac_kw in inline __inline__ __inline; do
6925 >  cat >conftest.$ac_ext <<_ACEOF
6926 > /* confdefs.h.  */
6927 > _ACEOF
6928 > cat confdefs.h >>conftest.$ac_ext
6929 > cat >>conftest.$ac_ext <<_ACEOF
6930 > /* end confdefs.h.  */
6931 > #ifndef __cplusplus
6932 > typedef int foo_t;
6933 > static $ac_kw foo_t static_foo () {return 0; }
6934 > $ac_kw foo_t foo () {return 0; }
6935 > #endif
6936 >
6937 > _ACEOF
6938 > rm -f conftest.$ac_objext
6939 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6940 >  (eval $ac_compile) 2>conftest.er1
6941 >  ac_status=$?
6942 >  grep -v '^ *+' conftest.er1 >conftest.err
6943 >  rm -f conftest.er1
6944 >  cat conftest.err >&5
6945 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6946 >  (exit $ac_status); } &&
6947 >         { ac_try='test -z "$ac_c_werror_flag"
6948 >                         || test ! -s conftest.err'
6949 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6950 >  (eval $ac_try) 2>&5
6951 >  ac_status=$?
6952 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6953 >  (exit $ac_status); }; } &&
6954 >         { ac_try='test -s conftest.$ac_objext'
6955 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6956 >  (eval $ac_try) 2>&5
6957 >  ac_status=$?
6958 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6959 >  (exit $ac_status); }; }; then
6960 >  ac_cv_c_inline=$ac_kw; break
6961 > else
6962 >  echo "$as_me: failed program was:" >&5
6963 > sed 's/^/| /' conftest.$ac_ext >&5
6964 >
6965 > fi
6966 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6967 > done
6968 >
6969 > fi
6970 > echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
6971 > echo "${ECHO_T}$ac_cv_c_inline" >&6
6972 >
6973 >
6974 > case $ac_cv_c_inline in
6975 >  inline | yes) ;;
6976 >  *)
6977 >    case $ac_cv_c_inline in
6978 >      no) ac_val=;;
6979 >      *) ac_val=$ac_cv_c_inline;;
6980 >    esac
6981 >    cat >>confdefs.h <<_ACEOF
6982 > #ifndef __cplusplus
6983 > #define inline $ac_val
6984 > #endif
6985 > _ACEOF
6986 >    ;;
6987 > esac
6988 >
6989 > echo "$as_me:$LINENO: checking for C/C++ restrict keyword" >&5
6990 > echo $ECHO_N "checking for C/C++ restrict keyword... $ECHO_C" >&6
6991 > if test "${ac_cv_c_restrict+set}" = set; then
6992 >  echo $ECHO_N "(cached) $ECHO_C" >&6
6993 > else
6994 >  ac_cv_c_restrict=no
6995 >   # Try the official restrict keyword, then gcc's __restrict, and
6996 >   # the less common variants.
6997 >   for ac_kw in restrict __restrict __restrict__ _Restrict; do
6998 >     cat >conftest.$ac_ext <<_ACEOF
6999 > /* confdefs.h.  */
7000 > _ACEOF
7001 > cat confdefs.h >>conftest.$ac_ext
7002 > cat >>conftest.$ac_ext <<_ACEOF
7003 > /* end confdefs.h.  */
7004 > float * $ac_kw x;
7005 > _ACEOF
7006 > rm -f conftest.$ac_objext
7007 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7008 >  (eval $ac_compile) 2>conftest.er1
7009 >  ac_status=$?
7010 >  grep -v '^ *+' conftest.er1 >conftest.err
7011 >  rm -f conftest.er1
7012 >  cat conftest.err >&5
7013 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7014 >  (exit $ac_status); } &&
7015 >         { ac_try='test -z "$ac_c_werror_flag"
7016 >                         || test ! -s conftest.err'
7017 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7018 >  (eval $ac_try) 2>&5
7019 >  ac_status=$?
7020 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7021 >  (exit $ac_status); }; } &&
7022 >         { ac_try='test -s conftest.$ac_objext'
7023 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7024 >  (eval $ac_try) 2>&5
7025 >  ac_status=$?
7026 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7027 >  (exit $ac_status); }; }; then
7028 >  ac_cv_c_restrict=$ac_kw; break
7029 > else
7030 >  echo "$as_me: failed program was:" >&5
7031 > sed 's/^/| /' conftest.$ac_ext >&5
7032 >
7033 > fi
7034 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7035 >   done
7036 >
7037 > fi
7038 > echo "$as_me:$LINENO: result: $ac_cv_c_restrict" >&5
7039 > echo "${ECHO_T}$ac_cv_c_restrict" >&6
7040 > case $ac_cv_c_restrict in
7041 >   restrict) ;;
7042 >   no)
7043 > cat >>confdefs.h <<\_ACEOF
7044 > #define restrict
7045 > _ACEOF
7046 > ;;
7047 >   *)  cat >>confdefs.h <<_ACEOF
7048 > #define restrict $ac_cv_c_restrict
7049 > _ACEOF
7050 > ;;
7051 > esac
7052 >
7053 > echo "$as_me:$LINENO: checking for size_t" >&5
7054 > echo $ECHO_N "checking for size_t... $ECHO_C" >&6
7055 > if test "${ac_cv_type_size_t+set}" = set; then
7056 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7057 > else
7058 >  cat >conftest.$ac_ext <<_ACEOF
7059 > /* confdefs.h.  */
7060 > _ACEOF
7061 > cat confdefs.h >>conftest.$ac_ext
7062 > cat >>conftest.$ac_ext <<_ACEOF
7063 > /* end confdefs.h.  */
7064 > $ac_includes_default
7065 > #ifdef FC_DUMMY_MAIN
7066 > #ifndef FC_DUMMY_MAIN_EQ_F77
7067 > #  ifdef __cplusplus
7068 >     extern "C"
7069 > #  endif
7070 >   int FC_DUMMY_MAIN() { return 1; }
7071 > #endif
7072 > #endif
7073 > int
7074 > main ()
7075 > {
7076 > if ((size_t *) 0)
7077 >  return 0;
7078 > if (sizeof (size_t))
7079 >  return 0;
7080 >  ;
7081 >  return 0;
7082 > }
7083 > _ACEOF
7084 > rm -f conftest.$ac_objext
7085 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7086 >  (eval $ac_compile) 2>conftest.er1
7087 >  ac_status=$?
7088 >  grep -v '^ *+' conftest.er1 >conftest.err
7089 >  rm -f conftest.er1
7090 >  cat conftest.err >&5
7091 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7092 >  (exit $ac_status); } &&
7093 >         { ac_try='test -z "$ac_c_werror_flag"
7094 >                         || test ! -s conftest.err'
7095 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7096 >  (eval $ac_try) 2>&5
7097 >  ac_status=$?
7098 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7099 >  (exit $ac_status); }; } &&
7100 >         { ac_try='test -s conftest.$ac_objext'
7101 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7102 >  (eval $ac_try) 2>&5
7103 >  ac_status=$?
7104 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7105 >  (exit $ac_status); }; }; then
7106 >  ac_cv_type_size_t=yes
7107 > else
7108 >  echo "$as_me: failed program was:" >&5
7109 > sed 's/^/| /' conftest.$ac_ext >&5
7110 >
7111 > ac_cv_type_size_t=no
7112 > fi
7113 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7114 > fi
7115 > echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
7116 > echo "${ECHO_T}$ac_cv_type_size_t" >&6
7117 > if test $ac_cv_type_size_t = yes; then
7118 >  :
7119 > else
7120 >
7121 > cat >>confdefs.h <<_ACEOF
7122 > #define size_t unsigned
7123 > _ACEOF
7124 >
7125 > fi
7126 >
7127 > echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
7128 > echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
7129 > if test "${ac_cv_header_time+set}" = set; then
7130 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7131 > else
7132 >  cat >conftest.$ac_ext <<_ACEOF
7133 > /* confdefs.h.  */
7134 > _ACEOF
7135 > cat confdefs.h >>conftest.$ac_ext
7136 > cat >>conftest.$ac_ext <<_ACEOF
7137 > /* end confdefs.h.  */
7138 > #include <sys/types.h>
7139 > #include <sys/time.h>
7140 > #include <time.h>
7141 >
7142 > #ifdef FC_DUMMY_MAIN
7143 > #ifndef FC_DUMMY_MAIN_EQ_F77
7144 > #  ifdef __cplusplus
7145 >     extern "C"
7146 > #  endif
7147 >   int FC_DUMMY_MAIN() { return 1; }
7148 > #endif
7149 > #endif
7150 > int
7151 > main ()
7152 > {
7153 > if ((struct tm *) 0)
7154 > return 0;
7155 >  ;
7156 >  return 0;
7157 > }
7158 > _ACEOF
7159 > rm -f conftest.$ac_objext
7160 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7161 >  (eval $ac_compile) 2>conftest.er1
7162 >  ac_status=$?
7163 >  grep -v '^ *+' conftest.er1 >conftest.err
7164 >  rm -f conftest.er1
7165 >  cat conftest.err >&5
7166 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7167 >  (exit $ac_status); } &&
7168 >         { ac_try='test -z "$ac_c_werror_flag"
7169 >                         || test ! -s conftest.err'
7170 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7171 >  (eval $ac_try) 2>&5
7172 >  ac_status=$?
7173 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7174 >  (exit $ac_status); }; } &&
7175 >         { ac_try='test -s conftest.$ac_objext'
7176 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7177 >  (eval $ac_try) 2>&5
7178 >  ac_status=$?
7179 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7180 >  (exit $ac_status); }; }; then
7181 >  ac_cv_header_time=yes
7182 > else
7183 >  echo "$as_me: failed program was:" >&5
7184 > sed 's/^/| /' conftest.$ac_ext >&5
7185 >
7186 > ac_cv_header_time=no
7187 > fi
7188 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7189 > fi
7190 > echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
7191 > echo "${ECHO_T}$ac_cv_header_time" >&6
7192 > if test $ac_cv_header_time = yes; then
7193 >
7194 > cat >>confdefs.h <<\_ACEOF
7195 > #define TIME_WITH_SYS_TIME 1
7196 > _ACEOF
7197 >
7198 > fi
7199 >
7200 > echo "$as_me:$LINENO: checking for clock_t" >&5
7201 > echo $ECHO_N "checking for clock_t... $ECHO_C" >&6
7202 > if test "${ac_cv_type_clock_t+set}" = set; then
7203 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7204 > else
7205 >  cat >conftest.$ac_ext <<_ACEOF
7206 > /* confdefs.h.  */
7207 > _ACEOF
7208 > cat confdefs.h >>conftest.$ac_ext
7209 > cat >>conftest.$ac_ext <<_ACEOF
7210 > /* end confdefs.h.  */
7211 > $ac_includes_default
7212 > #ifdef FC_DUMMY_MAIN
7213 > #ifndef FC_DUMMY_MAIN_EQ_F77
7214 > #  ifdef __cplusplus
7215 >     extern "C"
7216 > #  endif
7217 >   int FC_DUMMY_MAIN() { return 1; }
7218 > #endif
7219 > #endif
7220 > int
7221 > main ()
7222 > {
7223 > if ((clock_t *) 0)
7224 >  return 0;
7225 > if (sizeof (clock_t))
7226 >  return 0;
7227 >  ;
7228 >  return 0;
7229 > }
7230 > _ACEOF
7231 > rm -f conftest.$ac_objext
7232 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7233 >  (eval $ac_compile) 2>conftest.er1
7234 >  ac_status=$?
7235 >  grep -v '^ *+' conftest.er1 >conftest.err
7236 >  rm -f conftest.er1
7237 >  cat conftest.err >&5
7238 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7239 >  (exit $ac_status); } &&
7240 >         { ac_try='test -z "$ac_c_werror_flag"
7241 >                         || test ! -s conftest.err'
7242 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7243 >  (eval $ac_try) 2>&5
7244 >  ac_status=$?
7245 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7246 >  (exit $ac_status); }; } &&
7247 >         { ac_try='test -s conftest.$ac_objext'
7248 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7249 >  (eval $ac_try) 2>&5
7250 >  ac_status=$?
7251 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7252 >  (exit $ac_status); }; }; then
7253 >  ac_cv_type_clock_t=yes
7254 > else
7255 >  echo "$as_me: failed program was:" >&5
7256 > sed 's/^/| /' conftest.$ac_ext >&5
7257 >
7258 > ac_cv_type_clock_t=no
7259 > fi
7260 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7261 > fi
7262 > echo "$as_me:$LINENO: result: $ac_cv_type_clock_t" >&5
7263 > echo "${ECHO_T}$ac_cv_type_clock_t" >&6
7264 > if test $ac_cv_type_clock_t = yes; then
7265 >
7266 > cat >>confdefs.h <<_ACEOF
7267 > #define HAVE_CLOCK_T 1
7268 > _ACEOF
7269 >
7270 >
7271 > fi
7272 >
7273 > echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
7274 > echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
7275 > if test "${ac_cv_c_const+set}" = set; then
7276 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7277 > else
7278 >  cat >conftest.$ac_ext <<_ACEOF
7279 > /* confdefs.h.  */
7280 > _ACEOF
7281 > cat confdefs.h >>conftest.$ac_ext
7282 > cat >>conftest.$ac_ext <<_ACEOF
7283 > /* end confdefs.h.  */
7284 >
7285 > #ifdef FC_DUMMY_MAIN
7286 > #ifndef FC_DUMMY_MAIN_EQ_F77
7287 > #  ifdef __cplusplus
7288 >     extern "C"
7289 > #  endif
7290 >   int FC_DUMMY_MAIN() { return 1; }
7291 > #endif
7292 > #endif
7293 > int
7294 > main ()
7295 > {
7296 > /* FIXME: Include the comments suggested by Paul. */
7297 > #ifndef __cplusplus
7298 >  /* Ultrix mips cc rejects this.  */
7299 >  typedef int charset[2];
7300 >  const charset x;
7301 >  /* SunOS 4.1.1 cc rejects this.  */
7302 >  char const *const *ccp;
7303 >  char **p;
7304 >  /* NEC SVR4.0.2 mips cc rejects this.  */
7305 >  struct point {int x, y;};
7306 >  static struct point const zero = {0,0};
7307 >  /* AIX XL C 1.02.0.0 rejects this.
7308 >     It does not let you subtract one const X* pointer from another in
7309 >     an arm of an if-expression whose if-part is not a constant
7310 >     expression */
7311 >  const char *g = "string";
7312 >  ccp = &g + (g ? g-g : 0);
7313 >  /* HPUX 7.0 cc rejects these. */
7314 >  ++ccp;
7315 >  p = (char**) ccp;
7316 >  ccp = (char const *const *) p;
7317 >  { /* SCO 3.2v4 cc rejects this.  */
7318 >    char *t;
7319 >    char const *s = 0 ? (char *) 0 : (char const *) 0;
7320 >
7321 >    *t++ = 0;
7322 >  }
7323 >  { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
7324 >    int x[] = {25, 17};
7325 >    const int *foo = &x[0];
7326 >    ++foo;
7327 >  }
7328 >  { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
7329 >    typedef const int *iptr;
7330 >    iptr p = 0;
7331 >    ++p;
7332 >  }
7333 >  { /* AIX XL C 1.02.0.0 rejects this saying
7334 >       "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
7335 >    struct s { int j; const int *ap[3]; };
7336 >    struct s *b; b->j = 5;
7337 >  }
7338 >  { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
7339 >    const int foo = 10;
7340 >  }
7341 > #endif
7342 >
7343 >  ;
7344 >  return 0;
7345 > }
7346 > _ACEOF
7347 > rm -f conftest.$ac_objext
7348 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7349 >  (eval $ac_compile) 2>conftest.er1
7350 >  ac_status=$?
7351 >  grep -v '^ *+' conftest.er1 >conftest.err
7352 >  rm -f conftest.er1
7353 >  cat conftest.err >&5
7354 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7355 >  (exit $ac_status); } &&
7356 >         { ac_try='test -z "$ac_c_werror_flag"
7357 >                         || test ! -s conftest.err'
7358 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7359 >  (eval $ac_try) 2>&5
7360 >  ac_status=$?
7361 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7362 >  (exit $ac_status); }; } &&
7363 >         { ac_try='test -s conftest.$ac_objext'
7364 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7365 >  (eval $ac_try) 2>&5
7366 >  ac_status=$?
7367 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7368 >  (exit $ac_status); }; }; then
7369 >  ac_cv_c_const=yes
7370 > else
7371 >  echo "$as_me: failed program was:" >&5
7372 > sed 's/^/| /' conftest.$ac_ext >&5
7373 >
7374 > ac_cv_c_const=no
7375 > fi
7376 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7377 > fi
7378 > echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
7379 > echo "${ECHO_T}$ac_cv_c_const" >&6
7380 > if test $ac_cv_c_const = no; then
7381 >
7382 > cat >>confdefs.h <<\_ACEOF
7383 > #define const
7384 > _ACEOF
7385 >
7386 > fi
7387 >
7388 > echo "$as_me:$LINENO: checking for inline" >&5
7389 > echo $ECHO_N "checking for inline... $ECHO_C" >&6
7390 > if test "${ac_cv_c_inline+set}" = set; then
7391 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7392 > else
7393 >  ac_cv_c_inline=no
7394 > for ac_kw in inline __inline__ __inline; do
7395 >  cat >conftest.$ac_ext <<_ACEOF
7396 > /* confdefs.h.  */
7397 > _ACEOF
7398 > cat confdefs.h >>conftest.$ac_ext
7399 > cat >>conftest.$ac_ext <<_ACEOF
7400 > /* end confdefs.h.  */
7401 > #ifndef __cplusplus
7402 > typedef int foo_t;
7403 > static $ac_kw foo_t static_foo () {return 0; }
7404 > $ac_kw foo_t foo () {return 0; }
7405 > #endif
7406 >
7407 > _ACEOF
7408 > rm -f conftest.$ac_objext
7409 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7410 >  (eval $ac_compile) 2>conftest.er1
7411 >  ac_status=$?
7412 >  grep -v '^ *+' conftest.er1 >conftest.err
7413 >  rm -f conftest.er1
7414 >  cat conftest.err >&5
7415 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7416 >  (exit $ac_status); } &&
7417 >         { ac_try='test -z "$ac_c_werror_flag"
7418 >                         || test ! -s conftest.err'
7419 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7420 >  (eval $ac_try) 2>&5
7421 >  ac_status=$?
7422 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7423 >  (exit $ac_status); }; } &&
7424 >         { ac_try='test -s conftest.$ac_objext'
7425 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7426 >  (eval $ac_try) 2>&5
7427 >  ac_status=$?
7428 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7429 >  (exit $ac_status); }; }; then
7430 >  ac_cv_c_inline=$ac_kw; break
7431 > else
7432 >  echo "$as_me: failed program was:" >&5
7433 > sed 's/^/| /' conftest.$ac_ext >&5
7434 >
7435 > fi
7436 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7437 > done
7438 >
7439 > fi
7440 > echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
7441 > echo "${ECHO_T}$ac_cv_c_inline" >&6
7442 >
7443 >
7444 > case $ac_cv_c_inline in
7445 >  inline | yes) ;;
7446 >  *)
7447 >    case $ac_cv_c_inline in
7448 >      no) ac_val=;;
7449 >      *) ac_val=$ac_cv_c_inline;;
7450 >    esac
7451 >    cat >>confdefs.h <<_ACEOF
7452 > #ifndef __cplusplus
7453 > #define inline $ac_val
7454 > #endif
7455 > _ACEOF
7456 >    ;;
7457 > esac
7458 >
7459 >
7460 > # Checks for library functions.
7461 >
7462 > for ac_header in stdlib.h
7463 > do
7464 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7465 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
7466 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
7467 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7468 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
7469 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7470 > fi
7471 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7472 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7473 > else
7474 >  # Is the header compilable?
7475 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
7476 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7477 > cat >conftest.$ac_ext <<_ACEOF
7478 > /* confdefs.h.  */
7479 > _ACEOF
7480 > cat confdefs.h >>conftest.$ac_ext
7481 > cat >>conftest.$ac_ext <<_ACEOF
7482 > /* end confdefs.h.  */
7483 > $ac_includes_default
7484 > #include <$ac_header>
7485 > _ACEOF
7486 > rm -f conftest.$ac_objext
7487 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7488 >  (eval $ac_compile) 2>conftest.er1
7489 >  ac_status=$?
7490 >  grep -v '^ *+' conftest.er1 >conftest.err
7491 >  rm -f conftest.er1
7492 >  cat conftest.err >&5
7493 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7494 >  (exit $ac_status); } &&
7495 >         { ac_try='test -z "$ac_c_werror_flag"
7496 >                         || test ! -s conftest.err'
7497 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7498 >  (eval $ac_try) 2>&5
7499 >  ac_status=$?
7500 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7501 >  (exit $ac_status); }; } &&
7502 >         { ac_try='test -s conftest.$ac_objext'
7503 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7504 >  (eval $ac_try) 2>&5
7505 >  ac_status=$?
7506 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7507 >  (exit $ac_status); }; }; then
7508 >  ac_header_compiler=yes
7509 > else
7510 >  echo "$as_me: failed program was:" >&5
7511 > sed 's/^/| /' conftest.$ac_ext >&5
7512 >
7513 > ac_header_compiler=no
7514 > fi
7515 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7516 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7517 > echo "${ECHO_T}$ac_header_compiler" >&6
7518 >
7519 > # Is the header present?
7520 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
7521 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7522 > cat >conftest.$ac_ext <<_ACEOF
7523 > /* confdefs.h.  */
7524 > _ACEOF
7525 > cat confdefs.h >>conftest.$ac_ext
7526 > cat >>conftest.$ac_ext <<_ACEOF
7527 > /* end confdefs.h.  */
7528 > #include <$ac_header>
7529 > _ACEOF
7530 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7531 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7532 >  ac_status=$?
7533 >  grep -v '^ *+' conftest.er1 >conftest.err
7534 >  rm -f conftest.er1
7535 >  cat conftest.err >&5
7536 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7537 >  (exit $ac_status); } >/dev/null; then
7538 >  if test -s conftest.err; then
7539 >    ac_cpp_err=$ac_c_preproc_warn_flag
7540 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7541 >  else
7542 >    ac_cpp_err=
7543 >  fi
7544 > else
7545 >  ac_cpp_err=yes
7546 > fi
7547 > if test -z "$ac_cpp_err"; then
7548 >  ac_header_preproc=yes
7549 > else
7550 >  echo "$as_me: failed program was:" >&5
7551 > sed 's/^/| /' conftest.$ac_ext >&5
7552 >
7553 >  ac_header_preproc=no
7554 > fi
7555 > rm -f conftest.err conftest.$ac_ext
7556 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7557 > echo "${ECHO_T}$ac_header_preproc" >&6
7558 >
7559 > # So?  What about this header?
7560 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7561 >  yes:no: )
7562 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7563 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7564 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7565 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7566 >    ac_header_preproc=yes
7567 >    ;;
7568 >  no:yes:* )
7569 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7570 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7571 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
7572 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
7573 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7574 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7575 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
7576 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
7577 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7578 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7579 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7580 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7581 >    (
7582 >      cat <<\_ASBOX
7583 > ## ------------------------------ ##
7584 > ## Report this to gezelter@nd.edu ##
7585 > ## ------------------------------ ##
7586 > _ASBOX
7587 >    ) |
7588 >      sed "s/^/$as_me: WARNING:     /" >&2
7589 >    ;;
7590 > esac
7591 > echo "$as_me:$LINENO: checking for $ac_header" >&5
7592 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7593 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
7594 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7595 > else
7596 >  eval "$as_ac_Header=\$ac_header_preproc"
7597 > fi
7598 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7599 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7600 >
7601 > fi
7602 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
7603 >  cat >>confdefs.h <<_ACEOF
7604 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7605 > _ACEOF
7606 >
7607 > fi
7608 >
7609 > done
7610 >
7611 > echo "$as_me:$LINENO: checking for GNU libc compatible malloc" >&5
7612 > echo $ECHO_N "checking for GNU libc compatible malloc... $ECHO_C" >&6
7613 > if test "${ac_cv_func_malloc_0_nonnull+set}" = set; then
7614 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7615 > else
7616 >  if test "$cross_compiling" = yes; then
7617 >  ac_cv_func_malloc_0_nonnull=no
7618 > else
7619 >  cat >conftest.$ac_ext <<_ACEOF
7620 > /* confdefs.h.  */
7621 > _ACEOF
7622 > cat confdefs.h >>conftest.$ac_ext
7623 > cat >>conftest.$ac_ext <<_ACEOF
7624 > /* end confdefs.h.  */
7625 > #if STDC_HEADERS || HAVE_STDLIB_H
7626 > # include <stdlib.h>
7627 > #else
7628 > char *malloc ();
7629 > #endif
7630 >
7631 > #ifdef FC_DUMMY_MAIN
7632 > #ifndef FC_DUMMY_MAIN_EQ_F77
7633 > #  ifdef __cplusplus
7634 >     extern "C"
7635 > #  endif
7636 >   int FC_DUMMY_MAIN() { return 1; }
7637 > #endif
7638 > #endif
7639 > int
7640 > main ()
7641 > {
7642 > exit (malloc (0) ? 0 : 1);
7643 >  ;
7644 >  return 0;
7645 > }
7646 > _ACEOF
7647 > rm -f conftest$ac_exeext
7648 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7649 >  (eval $ac_link) 2>&5
7650 >  ac_status=$?
7651 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7652 >  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7653 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7654 >  (eval $ac_try) 2>&5
7655 >  ac_status=$?
7656 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7657 >  (exit $ac_status); }; }; then
7658 >  ac_cv_func_malloc_0_nonnull=yes
7659 > else
7660 >  echo "$as_me: program exited with status $ac_status" >&5
7661 > echo "$as_me: failed program was:" >&5
7662 > sed 's/^/| /' conftest.$ac_ext >&5
7663 >
7664 > ( exit $ac_status )
7665 > ac_cv_func_malloc_0_nonnull=no
7666 > fi
7667 > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7668 > fi
7669 > fi
7670 > echo "$as_me:$LINENO: result: $ac_cv_func_malloc_0_nonnull" >&5
7671 > echo "${ECHO_T}$ac_cv_func_malloc_0_nonnull" >&6
7672 > if test $ac_cv_func_malloc_0_nonnull = yes; then
7673 >
7674 > cat >>confdefs.h <<\_ACEOF
7675 > #define HAVE_MALLOC 1
7676 > _ACEOF
7677 >
7678 > else
7679 >  cat >>confdefs.h <<\_ACEOF
7680 > #define HAVE_MALLOC 0
7681 > _ACEOF
7682 >
7683 >   case $LIBOBJS in
7684 >    "malloc.$ac_objext"   | \
7685 >  *" malloc.$ac_objext"   | \
7686 >    "malloc.$ac_objext "* | \
7687 >  *" malloc.$ac_objext "* ) ;;
7688 >  *) LIBOBJS="$LIBOBJS malloc.$ac_objext" ;;
7689 > esac
7690 >
7691 >
7692 > cat >>confdefs.h <<\_ACEOF
7693 > #define malloc rpl_malloc
7694 > _ACEOF
7695 >
7696 > fi
7697 >
7698 >
7699 >
7700 > echo "$as_me:$LINENO: checking for working memcmp" >&5
7701 > echo $ECHO_N "checking for working memcmp... $ECHO_C" >&6
7702 > if test "${ac_cv_func_memcmp_working+set}" = set; then
7703 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7704 > else
7705 >  if test "$cross_compiling" = yes; then
7706 >  ac_cv_func_memcmp_working=no
7707 > else
7708 >  cat >conftest.$ac_ext <<_ACEOF
7709 > /* confdefs.h.  */
7710 > _ACEOF
7711 > cat confdefs.h >>conftest.$ac_ext
7712 > cat >>conftest.$ac_ext <<_ACEOF
7713 > /* end confdefs.h.  */
7714 > $ac_includes_default
7715 > #ifdef FC_DUMMY_MAIN
7716 > #ifndef FC_DUMMY_MAIN_EQ_F77
7717 > #  ifdef __cplusplus
7718 >     extern "C"
7719 > #  endif
7720 >   int FC_DUMMY_MAIN() { return 1; }
7721 > #endif
7722 > #endif
7723 > int
7724 > main ()
7725 > {
7726 >
7727 >  /* Some versions of memcmp are not 8-bit clean.  */
7728 >  char c0 = 0x40, c1 = 0x80, c2 = 0x81;
7729 >  if (memcmp(&c0, &c2, 1) >= 0 || memcmp(&c1, &c2, 1) >= 0)
7730 >    exit (1);
7731 >
7732 >  /* The Next x86 OpenStep bug shows up only when comparing 16 bytes
7733 >     or more and with at least one buffer not starting on a 4-byte boundary.
7734 >     William Lewis provided this test program.   */
7735 >  {
7736 >    char foo[21];
7737 >    char bar[21];
7738 >    int i;
7739 >    for (i = 0; i < 4; i++)
7740 >      {
7741 >        char *a = foo + i;
7742 >        char *b = bar + i;
7743 >        strcpy (a, "--------01111111");
7744 >        strcpy (b, "--------10000000");
7745 >        if (memcmp (a, b, 16) >= 0)
7746 >          exit (1);
7747 >      }
7748 >    exit (0);
7749 >  }
7750 >
7751 >  ;
7752 >  return 0;
7753 > }
7754 > _ACEOF
7755 > rm -f conftest$ac_exeext
7756 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7757 >  (eval $ac_link) 2>&5
7758 >  ac_status=$?
7759 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7760 >  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7761 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7762 >  (eval $ac_try) 2>&5
7763 >  ac_status=$?
7764 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7765 >  (exit $ac_status); }; }; then
7766 >  ac_cv_func_memcmp_working=yes
7767 > else
7768 >  echo "$as_me: program exited with status $ac_status" >&5
7769 > echo "$as_me: failed program was:" >&5
7770 > sed 's/^/| /' conftest.$ac_ext >&5
7771 >
7772 > ( exit $ac_status )
7773 > ac_cv_func_memcmp_working=no
7774 > fi
7775 > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7776 > fi
7777 > fi
7778 > echo "$as_me:$LINENO: result: $ac_cv_func_memcmp_working" >&5
7779 > echo "${ECHO_T}$ac_cv_func_memcmp_working" >&6
7780 > test $ac_cv_func_memcmp_working = no && case $LIBOBJS in
7781 >    "memcmp.$ac_objext"   | \
7782 >  *" memcmp.$ac_objext"   | \
7783 >    "memcmp.$ac_objext "* | \
7784 >  *" memcmp.$ac_objext "* ) ;;
7785 >  *) LIBOBJS="$LIBOBJS memcmp.$ac_objext" ;;
7786 > esac
7787 >
7788 >
7789 >
7790 > for ac_header in stdlib.h
7791 > do
7792 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
7793 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
7794 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
7795 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7796 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
7797 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7798 > fi
7799 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7800 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7801 > else
7802 >  # Is the header compilable?
7803 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
7804 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7805 > cat >conftest.$ac_ext <<_ACEOF
7806 > /* confdefs.h.  */
7807 > _ACEOF
7808 > cat confdefs.h >>conftest.$ac_ext
7809 > cat >>conftest.$ac_ext <<_ACEOF
7810 > /* end confdefs.h.  */
7811 > $ac_includes_default
7812 > #include <$ac_header>
7813 > _ACEOF
7814 > rm -f conftest.$ac_objext
7815 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7816 >  (eval $ac_compile) 2>conftest.er1
7817 >  ac_status=$?
7818 >  grep -v '^ *+' conftest.er1 >conftest.err
7819 >  rm -f conftest.er1
7820 >  cat conftest.err >&5
7821 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7822 >  (exit $ac_status); } &&
7823 >         { ac_try='test -z "$ac_c_werror_flag"
7824 >                         || test ! -s conftest.err'
7825 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7826 >  (eval $ac_try) 2>&5
7827 >  ac_status=$?
7828 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7829 >  (exit $ac_status); }; } &&
7830 >         { ac_try='test -s conftest.$ac_objext'
7831 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7832 >  (eval $ac_try) 2>&5
7833 >  ac_status=$?
7834 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7835 >  (exit $ac_status); }; }; then
7836 >  ac_header_compiler=yes
7837 > else
7838 >  echo "$as_me: failed program was:" >&5
7839 > sed 's/^/| /' conftest.$ac_ext >&5
7840 >
7841 > ac_header_compiler=no
7842 > fi
7843 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7844 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7845 > echo "${ECHO_T}$ac_header_compiler" >&6
7846 >
7847 > # Is the header present?
7848 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
7849 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7850 > cat >conftest.$ac_ext <<_ACEOF
7851 > /* confdefs.h.  */
7852 > _ACEOF
7853 > cat confdefs.h >>conftest.$ac_ext
7854 > cat >>conftest.$ac_ext <<_ACEOF
7855 > /* end confdefs.h.  */
7856 > #include <$ac_header>
7857 > _ACEOF
7858 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7859 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7860 >  ac_status=$?
7861 >  grep -v '^ *+' conftest.er1 >conftest.err
7862 >  rm -f conftest.er1
7863 >  cat conftest.err >&5
7864 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7865 >  (exit $ac_status); } >/dev/null; then
7866 >  if test -s conftest.err; then
7867 >    ac_cpp_err=$ac_c_preproc_warn_flag
7868 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7869 >  else
7870 >    ac_cpp_err=
7871 >  fi
7872 > else
7873 >  ac_cpp_err=yes
7874 > fi
7875 > if test -z "$ac_cpp_err"; then
7876 >  ac_header_preproc=yes
7877 > else
7878 >  echo "$as_me: failed program was:" >&5
7879 > sed 's/^/| /' conftest.$ac_ext >&5
7880 >
7881 >  ac_header_preproc=no
7882 > fi
7883 > rm -f conftest.err conftest.$ac_ext
7884 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7885 > echo "${ECHO_T}$ac_header_preproc" >&6
7886 >
7887 > # So?  What about this header?
7888 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7889 >  yes:no: )
7890 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7891 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7892 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7893 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7894 >    ac_header_preproc=yes
7895 >    ;;
7896 >  no:yes:* )
7897 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7898 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7899 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
7900 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
7901 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7902 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7903 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
7904 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
7905 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7906 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7907 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7908 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7909 >    (
7910 >      cat <<\_ASBOX
7911 > ## ------------------------------ ##
7912 > ## Report this to gezelter@nd.edu ##
7913 > ## ------------------------------ ##
7914 > _ASBOX
7915 >    ) |
7916 >      sed "s/^/$as_me: WARNING:     /" >&2
7917 >    ;;
7918 > esac
7919 > echo "$as_me:$LINENO: checking for $ac_header" >&5
7920 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7921 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
7922 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7923 > else
7924 >  eval "$as_ac_Header=\$ac_header_preproc"
7925 > fi
7926 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7927 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7928 >
7929 > fi
7930 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
7931 >  cat >>confdefs.h <<_ACEOF
7932 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
7933 > _ACEOF
7934 >
7935 > fi
7936 >
7937 > done
7938 >
7939 > echo "$as_me:$LINENO: checking for GNU libc compatible realloc" >&5
7940 > echo $ECHO_N "checking for GNU libc compatible realloc... $ECHO_C" >&6
7941 > if test "${ac_cv_func_realloc_0_nonnull+set}" = set; then
7942 >  echo $ECHO_N "(cached) $ECHO_C" >&6
7943 > else
7944 >  if test "$cross_compiling" = yes; then
7945 >  ac_cv_func_realloc_0_nonnull=no
7946 > else
7947 >  cat >conftest.$ac_ext <<_ACEOF
7948 > /* confdefs.h.  */
7949 > _ACEOF
7950 > cat confdefs.h >>conftest.$ac_ext
7951 > cat >>conftest.$ac_ext <<_ACEOF
7952 > /* end confdefs.h.  */
7953 > #if STDC_HEADERS || HAVE_STDLIB_H
7954 > # include <stdlib.h>
7955 > #else
7956 > char *realloc ();
7957 > #endif
7958 >
7959 > #ifdef FC_DUMMY_MAIN
7960 > #ifndef FC_DUMMY_MAIN_EQ_F77
7961 > #  ifdef __cplusplus
7962 >     extern "C"
7963 > #  endif
7964 >   int FC_DUMMY_MAIN() { return 1; }
7965 > #endif
7966 > #endif
7967 > int
7968 > main ()
7969 > {
7970 > exit (realloc (0, 0) ? 0 : 1);
7971 >  ;
7972 >  return 0;
7973 > }
7974 > _ACEOF
7975 > rm -f conftest$ac_exeext
7976 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7977 >  (eval $ac_link) 2>&5
7978 >  ac_status=$?
7979 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7980 >  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7981 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7982 >  (eval $ac_try) 2>&5
7983 >  ac_status=$?
7984 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7985 >  (exit $ac_status); }; }; then
7986 >  ac_cv_func_realloc_0_nonnull=yes
7987 > else
7988 >  echo "$as_me: program exited with status $ac_status" >&5
7989 > echo "$as_me: failed program was:" >&5
7990 > sed 's/^/| /' conftest.$ac_ext >&5
7991 >
7992 > ( exit $ac_status )
7993 > ac_cv_func_realloc_0_nonnull=no
7994 > fi
7995 > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7996 > fi
7997 > fi
7998 > echo "$as_me:$LINENO: result: $ac_cv_func_realloc_0_nonnull" >&5
7999 > echo "${ECHO_T}$ac_cv_func_realloc_0_nonnull" >&6
8000 > if test $ac_cv_func_realloc_0_nonnull = yes; then
8001 >
8002 > cat >>confdefs.h <<\_ACEOF
8003 > #define HAVE_REALLOC 1
8004 > _ACEOF
8005 >
8006 > else
8007 >  cat >>confdefs.h <<\_ACEOF
8008 > #define HAVE_REALLOC 0
8009 > _ACEOF
8010 >
8011 >   case $LIBOBJS in
8012 >    "realloc.$ac_objext"   | \
8013 >  *" realloc.$ac_objext"   | \
8014 >    "realloc.$ac_objext "* | \
8015 >  *" realloc.$ac_objext "* ) ;;
8016 >  *) LIBOBJS="$LIBOBJS realloc.$ac_objext" ;;
8017 > esac
8018 >
8019 >
8020 > cat >>confdefs.h <<\_ACEOF
8021 > #define realloc rpl_realloc
8022 > _ACEOF
8023 >
8024 > fi
8025 >
8026 >
8027 >
8028 >
8029 >
8030 > for ac_header in sys/select.h sys/socket.h
8031 > do
8032 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8033 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
8034 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
8035 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8036 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
8037 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8038 > fi
8039 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8040 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8041 > else
8042 >  # Is the header compilable?
8043 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
8044 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8045 > cat >conftest.$ac_ext <<_ACEOF
8046 > /* confdefs.h.  */
8047 > _ACEOF
8048 > cat confdefs.h >>conftest.$ac_ext
8049 > cat >>conftest.$ac_ext <<_ACEOF
8050 > /* end confdefs.h.  */
8051 > $ac_includes_default
8052 > #include <$ac_header>
8053 > _ACEOF
8054 > rm -f conftest.$ac_objext
8055 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8056 >  (eval $ac_compile) 2>conftest.er1
8057 >  ac_status=$?
8058 >  grep -v '^ *+' conftest.er1 >conftest.err
8059 >  rm -f conftest.er1
8060 >  cat conftest.err >&5
8061 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8062 >  (exit $ac_status); } &&
8063 >         { ac_try='test -z "$ac_c_werror_flag"
8064 >                         || test ! -s conftest.err'
8065 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8066 >  (eval $ac_try) 2>&5
8067 >  ac_status=$?
8068 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8069 >  (exit $ac_status); }; } &&
8070 >         { ac_try='test -s conftest.$ac_objext'
8071 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8072 >  (eval $ac_try) 2>&5
8073 >  ac_status=$?
8074 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8075 >  (exit $ac_status); }; }; then
8076 >  ac_header_compiler=yes
8077 > else
8078 >  echo "$as_me: failed program was:" >&5
8079 > sed 's/^/| /' conftest.$ac_ext >&5
8080 >
8081 > ac_header_compiler=no
8082 > fi
8083 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8084 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8085 > echo "${ECHO_T}$ac_header_compiler" >&6
8086 >
8087 > # Is the header present?
8088 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
8089 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8090 > cat >conftest.$ac_ext <<_ACEOF
8091 > /* confdefs.h.  */
8092 > _ACEOF
8093 > cat confdefs.h >>conftest.$ac_ext
8094 > cat >>conftest.$ac_ext <<_ACEOF
8095 > /* end confdefs.h.  */
8096 > #include <$ac_header>
8097 > _ACEOF
8098 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8099 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8100 >  ac_status=$?
8101 >  grep -v '^ *+' conftest.er1 >conftest.err
8102 >  rm -f conftest.er1
8103 >  cat conftest.err >&5
8104 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8105 >  (exit $ac_status); } >/dev/null; then
8106 >  if test -s conftest.err; then
8107 >    ac_cpp_err=$ac_c_preproc_warn_flag
8108 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
8109 >  else
8110 >    ac_cpp_err=
8111 >  fi
8112 > else
8113 >  ac_cpp_err=yes
8114 > fi
8115 > if test -z "$ac_cpp_err"; then
8116 >  ac_header_preproc=yes
8117 > else
8118 >  echo "$as_me: failed program was:" >&5
8119 > sed 's/^/| /' conftest.$ac_ext >&5
8120 >
8121 >  ac_header_preproc=no
8122 > fi
8123 > rm -f conftest.err conftest.$ac_ext
8124 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8125 > echo "${ECHO_T}$ac_header_preproc" >&6
8126 >
8127 > # So?  What about this header?
8128 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8129 >  yes:no: )
8130 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8131 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8132 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8133 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8134 >    ac_header_preproc=yes
8135 >    ;;
8136 >  no:yes:* )
8137 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8138 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8139 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
8140 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
8141 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8142 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8143 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
8144 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
8145 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8146 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8147 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8148 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8149 >    (
8150 >      cat <<\_ASBOX
8151 > ## ------------------------------ ##
8152 > ## Report this to gezelter@nd.edu ##
8153 > ## ------------------------------ ##
8154 > _ASBOX
8155 >    ) |
8156 >      sed "s/^/$as_me: WARNING:     /" >&2
8157 >    ;;
8158 > esac
8159 > echo "$as_me:$LINENO: checking for $ac_header" >&5
8160 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8161 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
8162 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8163 > else
8164 >  eval "$as_ac_Header=\$ac_header_preproc"
8165 > fi
8166 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8167 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8168 >
8169 > fi
8170 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
8171 >  cat >>confdefs.h <<_ACEOF
8172 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8173 > _ACEOF
8174 >
8175 > fi
8176 >
8177 > done
8178 >
8179 > echo "$as_me:$LINENO: checking types of arguments for select" >&5
8180 > echo $ECHO_N "checking types of arguments for select... $ECHO_C" >&6
8181 > if test "${ac_cv_func_select_args+set}" = set; then
8182 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8183 > else
8184 >  for ac_arg234 in 'fd_set *' 'int *' 'void *'; do
8185 > for ac_arg1 in 'int' 'size_t' 'unsigned long' 'unsigned'; do
8186 >  for ac_arg5 in 'struct timeval *' 'const struct timeval *'; do
8187 >   cat >conftest.$ac_ext <<_ACEOF
8188 > /* confdefs.h.  */
8189 > _ACEOF
8190 > cat confdefs.h >>conftest.$ac_ext
8191 > cat >>conftest.$ac_ext <<_ACEOF
8192 > /* end confdefs.h.  */
8193 > $ac_includes_default
8194 > #if HAVE_SYS_SELECT_H
8195 > # include <sys/select.h>
8196 > #endif
8197 > #if HAVE_SYS_SOCKET_H
8198 > # include <sys/socket.h>
8199 > #endif
8200 >
8201 > #ifdef FC_DUMMY_MAIN
8202 > #ifndef FC_DUMMY_MAIN_EQ_F77
8203 > #  ifdef __cplusplus
8204 >     extern "C"
8205 > #  endif
8206 >   int FC_DUMMY_MAIN() { return 1; }
8207 > #endif
8208 > #endif
8209 > int
8210 > main ()
8211 > {
8212 > extern int select ($ac_arg1,
8213 >                                            $ac_arg234, $ac_arg234, $ac_arg234,
8214 >                                            $ac_arg5);
8215 >  ;
8216 >  return 0;
8217 > }
8218 > _ACEOF
8219 > rm -f conftest.$ac_objext
8220 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8221 >  (eval $ac_compile) 2>conftest.er1
8222 >  ac_status=$?
8223 >  grep -v '^ *+' conftest.er1 >conftest.err
8224 >  rm -f conftest.er1
8225 >  cat conftest.err >&5
8226 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8227 >  (exit $ac_status); } &&
8228 >         { ac_try='test -z "$ac_c_werror_flag"
8229 >                         || test ! -s conftest.err'
8230 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8231 >  (eval $ac_try) 2>&5
8232 >  ac_status=$?
8233 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8234 >  (exit $ac_status); }; } &&
8235 >         { ac_try='test -s conftest.$ac_objext'
8236 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8237 >  (eval $ac_try) 2>&5
8238 >  ac_status=$?
8239 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8240 >  (exit $ac_status); }; }; then
8241 >  ac_cv_func_select_args="$ac_arg1,$ac_arg234,$ac_arg5"; break 3
8242 > else
8243 >  echo "$as_me: failed program was:" >&5
8244 > sed 's/^/| /' conftest.$ac_ext >&5
8245 >
8246 > fi
8247 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8248 >  done
8249 > done
8250 > done
8251 > # Provide a safe default value.
8252 > : ${ac_cv_func_select_args='int,int *,struct timeval *'}
8253 >
8254 > fi
8255 > echo "$as_me:$LINENO: result: $ac_cv_func_select_args" >&5
8256 > echo "${ECHO_T}$ac_cv_func_select_args" >&6
8257 > ac_save_IFS=$IFS; IFS=','
8258 > set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
8259 > IFS=$ac_save_IFS
8260 > shift
8261 >
8262 > cat >>confdefs.h <<_ACEOF
8263 > #define SELECT_TYPE_ARG1 $1
8264 > _ACEOF
8265 >
8266 >
8267 > cat >>confdefs.h <<_ACEOF
8268 > #define SELECT_TYPE_ARG234 ($2)
8269 > _ACEOF
8270 >
8271 >
8272 > cat >>confdefs.h <<_ACEOF
8273 > #define SELECT_TYPE_ARG5 ($3)
8274 > _ACEOF
8275 >
8276 > rm -f conftest*
8277 >
8278 >
8279 > for ac_func in strftime
8280 > do
8281 > as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8282 > echo "$as_me:$LINENO: checking for $ac_func" >&5
8283 > echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8284 > if eval "test \"\${$as_ac_var+set}\" = set"; then
8285 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8286 > else
8287 >  cat >conftest.$ac_ext <<_ACEOF
8288 > /* confdefs.h.  */
8289 > _ACEOF
8290 > cat confdefs.h >>conftest.$ac_ext
8291 > cat >>conftest.$ac_ext <<_ACEOF
8292 > /* end confdefs.h.  */
8293 > /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
8294 >   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8295 > #define $ac_func innocuous_$ac_func
8296 >
8297 > /* System header to define __stub macros and hopefully few prototypes,
8298 >    which can conflict with char $ac_func (); below.
8299 >    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8300 >    <limits.h> exists even on freestanding compilers.  */
8301 >
8302 > #ifdef __STDC__
8303 > # include <limits.h>
8304 > #else
8305 > # include <assert.h>
8306 > #endif
8307 >
8308 > #undef $ac_func
8309 >
8310 > /* Override any gcc2 internal prototype to avoid an error.  */
8311 > #ifdef __cplusplus
8312 > extern "C"
8313 > {
8314 > #endif
8315 > /* We use char because int might match the return type of a gcc2
8316 >   builtin and then its argument prototype would still apply.  */
8317 > char $ac_func ();
8318 > /* The GNU C library defines this for functions which it implements
8319 >    to always fail with ENOSYS.  Some functions are actually named
8320 >    something starting with __ and the normal name is an alias.  */
8321 > #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
8322 > choke me
8323 > #else
8324 > char (*f) () = $ac_func;
8325 > #endif
8326 > #ifdef __cplusplus
8327 > }
8328 > #endif
8329 >
8330 > #ifdef FC_DUMMY_MAIN
8331 > #ifndef FC_DUMMY_MAIN_EQ_F77
8332 > #  ifdef __cplusplus
8333 >     extern "C"
8334 > #  endif
8335 >   int FC_DUMMY_MAIN() { return 1; }
8336 > #endif
8337 > #endif
8338 > int
8339 > main ()
8340 > {
8341 > return f != $ac_func;
8342 >  ;
8343 >  return 0;
8344 > }
8345 > _ACEOF
8346 > rm -f conftest.$ac_objext conftest$ac_exeext
8347 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8348 >  (eval $ac_link) 2>conftest.er1
8349 >  ac_status=$?
8350 >  grep -v '^ *+' conftest.er1 >conftest.err
8351 >  rm -f conftest.er1
8352 >  cat conftest.err >&5
8353 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8354 >  (exit $ac_status); } &&
8355 >         { ac_try='test -z "$ac_c_werror_flag"
8356 >                         || test ! -s conftest.err'
8357 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8358 >  (eval $ac_try) 2>&5
8359 >  ac_status=$?
8360 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8361 >  (exit $ac_status); }; } &&
8362 >         { ac_try='test -s conftest$ac_exeext'
8363 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8364 >  (eval $ac_try) 2>&5
8365 >  ac_status=$?
8366 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8367 >  (exit $ac_status); }; }; then
8368 >  eval "$as_ac_var=yes"
8369 > else
8370 >  echo "$as_me: failed program was:" >&5
8371 > sed 's/^/| /' conftest.$ac_ext >&5
8372 >
8373 > eval "$as_ac_var=no"
8374 > fi
8375 > rm -f conftest.err conftest.$ac_objext \
8376 >      conftest$ac_exeext conftest.$ac_ext
8377 > fi
8378 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
8379 > echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8380 > if test `eval echo '${'$as_ac_var'}'` = yes; then
8381 >  cat >>confdefs.h <<_ACEOF
8382 > #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
8383 > _ACEOF
8384 >
8385 > else
8386 >  # strftime is in -lintl on SCO UNIX.
8387 > echo "$as_me:$LINENO: checking for strftime in -lintl" >&5
8388 > echo $ECHO_N "checking for strftime in -lintl... $ECHO_C" >&6
8389 > if test "${ac_cv_lib_intl_strftime+set}" = set; then
8390 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8391 > else
8392 >  ac_check_lib_save_LIBS=$LIBS
8393 > LIBS="-lintl  $LIBS"
8394 > cat >conftest.$ac_ext <<_ACEOF
8395 > /* confdefs.h.  */
8396 > _ACEOF
8397 > cat confdefs.h >>conftest.$ac_ext
8398 > cat >>conftest.$ac_ext <<_ACEOF
8399 > /* end confdefs.h.  */
8400 >
8401 > /* Override any gcc2 internal prototype to avoid an error.  */
8402 > #ifdef __cplusplus
8403 > extern "C"
8404 > #endif
8405 > /* We use char because int might match the return type of a gcc2
8406 >   builtin and then its argument prototype would still apply.  */
8407 > char strftime ();
8408 > #ifdef FC_DUMMY_MAIN
8409 > #ifndef FC_DUMMY_MAIN_EQ_F77
8410 > #  ifdef __cplusplus
8411 >     extern "C"
8412 > #  endif
8413 >   int FC_DUMMY_MAIN() { return 1; }
8414 > #endif
8415 > #endif
8416 > int
8417 > main ()
8418 > {
8419 > strftime ();
8420 >  ;
8421 >  return 0;
8422 > }
8423 > _ACEOF
8424 > rm -f conftest.$ac_objext conftest$ac_exeext
8425 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8426 >  (eval $ac_link) 2>conftest.er1
8427 >  ac_status=$?
8428 >  grep -v '^ *+' conftest.er1 >conftest.err
8429 >  rm -f conftest.er1
8430 >  cat conftest.err >&5
8431 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8432 >  (exit $ac_status); } &&
8433 >         { ac_try='test -z "$ac_c_werror_flag"
8434 >                         || test ! -s conftest.err'
8435 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8436 >  (eval $ac_try) 2>&5
8437 >  ac_status=$?
8438 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8439 >  (exit $ac_status); }; } &&
8440 >         { ac_try='test -s conftest$ac_exeext'
8441 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8442 >  (eval $ac_try) 2>&5
8443 >  ac_status=$?
8444 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8445 >  (exit $ac_status); }; }; then
8446 >  ac_cv_lib_intl_strftime=yes
8447 > else
8448 >  echo "$as_me: failed program was:" >&5
8449 > sed 's/^/| /' conftest.$ac_ext >&5
8450 >
8451 > ac_cv_lib_intl_strftime=no
8452 > fi
8453 > rm -f conftest.err conftest.$ac_objext \
8454 >      conftest$ac_exeext conftest.$ac_ext
8455 > LIBS=$ac_check_lib_save_LIBS
8456 > fi
8457 > echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5
8458 > echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6
8459 > if test $ac_cv_lib_intl_strftime = yes; then
8460 >  cat >>confdefs.h <<\_ACEOF
8461 > #define HAVE_STRFTIME 1
8462 > _ACEOF
8463 >
8464 > LIBS="-lintl $LIBS"
8465 > fi
8466 >
8467 > fi
8468 > done
8469 >
8470 > echo "$as_me:$LINENO: checking for working strtod" >&5
8471 > echo $ECHO_N "checking for working strtod... $ECHO_C" >&6
8472 > if test "${ac_cv_func_strtod+set}" = set; then
8473 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8474 > else
8475 >  if test "$cross_compiling" = yes; then
8476 >  ac_cv_func_strtod=no
8477 > else
8478 >  cat >conftest.$ac_ext <<_ACEOF
8479 > /* confdefs.h.  */
8480 > _ACEOF
8481 > cat confdefs.h >>conftest.$ac_ext
8482 > cat >>conftest.$ac_ext <<_ACEOF
8483 > /* end confdefs.h.  */
8484 >
8485 > double strtod ();
8486 > int
8487 > main()
8488 > {
8489 >  {
8490 >    /* Some versions of Linux strtod mis-parse strings with leading '+'.  */
8491 >    char *string = " +69";
8492 >    char *term;
8493 >    double value;
8494 >    value = strtod (string, &term);
8495 >    if (value != 69 || term != (string + 4))
8496 >      exit (1);
8497 >  }
8498 >
8499 >  {
8500 >    /* Under Solaris 2.4, strtod returns the wrong value for the
8501 >       terminating character under some conditions.  */
8502 >    char *string = "NaN";
8503 >    char *term;
8504 >    strtod (string, &term);
8505 >    if (term != string && *(term - 1) == 0)
8506 >      exit (1);
8507 >  }
8508 >  exit (0);
8509 > }
8510 >
8511 > _ACEOF
8512 > rm -f conftest$ac_exeext
8513 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8514 >  (eval $ac_link) 2>&5
8515 >  ac_status=$?
8516 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8517 >  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8518 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8519 >  (eval $ac_try) 2>&5
8520 >  ac_status=$?
8521 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8522 >  (exit $ac_status); }; }; then
8523 >  ac_cv_func_strtod=yes
8524 > else
8525 >  echo "$as_me: program exited with status $ac_status" >&5
8526 > echo "$as_me: failed program was:" >&5
8527 > sed 's/^/| /' conftest.$ac_ext >&5
8528 >
8529 > ( exit $ac_status )
8530 > ac_cv_func_strtod=no
8531 > fi
8532 > rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8533 > fi
8534 > fi
8535 > echo "$as_me:$LINENO: result: $ac_cv_func_strtod" >&5
8536 > echo "${ECHO_T}$ac_cv_func_strtod" >&6
8537 > if test $ac_cv_func_strtod = no; then
8538 >  case $LIBOBJS in
8539 >    "strtod.$ac_objext"   | \
8540 >  *" strtod.$ac_objext"   | \
8541 >    "strtod.$ac_objext "* | \
8542 >  *" strtod.$ac_objext "* ) ;;
8543 >  *) LIBOBJS="$LIBOBJS strtod.$ac_objext" ;;
8544 > esac
8545 >
8546 > echo "$as_me:$LINENO: checking for pow" >&5
8547 > echo $ECHO_N "checking for pow... $ECHO_C" >&6
8548 > if test "${ac_cv_func_pow+set}" = set; then
8549 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8550 > else
8551 >  cat >conftest.$ac_ext <<_ACEOF
8552 > /* confdefs.h.  */
8553 > _ACEOF
8554 > cat confdefs.h >>conftest.$ac_ext
8555 > cat >>conftest.$ac_ext <<_ACEOF
8556 > /* end confdefs.h.  */
8557 > /* Define pow to an innocuous variant, in case <limits.h> declares pow.
8558 >   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8559 > #define pow innocuous_pow
8560 >
8561 > /* System header to define __stub macros and hopefully few prototypes,
8562 >    which can conflict with char pow (); below.
8563 >    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8564 >    <limits.h> exists even on freestanding compilers.  */
8565 >
8566 > #ifdef __STDC__
8567 > # include <limits.h>
8568 > #else
8569 > # include <assert.h>
8570 > #endif
8571 >
8572 > #undef pow
8573 >
8574 > /* Override any gcc2 internal prototype to avoid an error.  */
8575 > #ifdef __cplusplus
8576 > extern "C"
8577 > {
8578 > #endif
8579 > /* We use char because int might match the return type of a gcc2
8580 >   builtin and then its argument prototype would still apply.  */
8581 > char pow ();
8582 > /* The GNU C library defines this for functions which it implements
8583 >    to always fail with ENOSYS.  Some functions are actually named
8584 >    something starting with __ and the normal name is an alias.  */
8585 > #if defined (__stub_pow) || defined (__stub___pow)
8586 > choke me
8587 > #else
8588 > char (*f) () = pow;
8589 > #endif
8590 > #ifdef __cplusplus
8591 > }
8592 > #endif
8593 >
8594 > #ifdef FC_DUMMY_MAIN
8595 > #ifndef FC_DUMMY_MAIN_EQ_F77
8596 > #  ifdef __cplusplus
8597 >     extern "C"
8598 > #  endif
8599 >   int FC_DUMMY_MAIN() { return 1; }
8600 > #endif
8601 > #endif
8602 > int
8603 > main ()
8604 > {
8605 > return f != pow;
8606 >  ;
8607 >  return 0;
8608 > }
8609 > _ACEOF
8610 > rm -f conftest.$ac_objext conftest$ac_exeext
8611 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8612 >  (eval $ac_link) 2>conftest.er1
8613 >  ac_status=$?
8614 >  grep -v '^ *+' conftest.er1 >conftest.err
8615 >  rm -f conftest.er1
8616 >  cat conftest.err >&5
8617 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8618 >  (exit $ac_status); } &&
8619 >         { ac_try='test -z "$ac_c_werror_flag"
8620 >                         || test ! -s conftest.err'
8621 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8622 >  (eval $ac_try) 2>&5
8623 >  ac_status=$?
8624 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8625 >  (exit $ac_status); }; } &&
8626 >         { ac_try='test -s conftest$ac_exeext'
8627 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8628 >  (eval $ac_try) 2>&5
8629 >  ac_status=$?
8630 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8631 >  (exit $ac_status); }; }; then
8632 >  ac_cv_func_pow=yes
8633 > else
8634 >  echo "$as_me: failed program was:" >&5
8635 > sed 's/^/| /' conftest.$ac_ext >&5
8636 >
8637 > ac_cv_func_pow=no
8638 > fi
8639 > rm -f conftest.err conftest.$ac_objext \
8640 >      conftest$ac_exeext conftest.$ac_ext
8641 > fi
8642 > echo "$as_me:$LINENO: result: $ac_cv_func_pow" >&5
8643 > echo "${ECHO_T}$ac_cv_func_pow" >&6
8644 >
8645 > if test $ac_cv_func_pow = no; then
8646 >  echo "$as_me:$LINENO: checking for pow in -lm" >&5
8647 > echo $ECHO_N "checking for pow in -lm... $ECHO_C" >&6
8648 > if test "${ac_cv_lib_m_pow+set}" = set; then
8649 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8650 > else
8651 >  ac_check_lib_save_LIBS=$LIBS
8652 > LIBS="-lm  $LIBS"
8653 > cat >conftest.$ac_ext <<_ACEOF
8654 > /* confdefs.h.  */
8655 > _ACEOF
8656 > cat confdefs.h >>conftest.$ac_ext
8657 > cat >>conftest.$ac_ext <<_ACEOF
8658 > /* end confdefs.h.  */
8659 >
8660 > /* Override any gcc2 internal prototype to avoid an error.  */
8661 > #ifdef __cplusplus
8662 > extern "C"
8663 > #endif
8664 > /* We use char because int might match the return type of a gcc2
8665 >   builtin and then its argument prototype would still apply.  */
8666 > char pow ();
8667 > #ifdef FC_DUMMY_MAIN
8668 > #ifndef FC_DUMMY_MAIN_EQ_F77
8669 > #  ifdef __cplusplus
8670 >     extern "C"
8671 > #  endif
8672 >   int FC_DUMMY_MAIN() { return 1; }
8673 > #endif
8674 > #endif
8675 > int
8676 > main ()
8677 > {
8678 > pow ();
8679 >  ;
8680 >  return 0;
8681 > }
8682 > _ACEOF
8683 > rm -f conftest.$ac_objext conftest$ac_exeext
8684 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8685 >  (eval $ac_link) 2>conftest.er1
8686 >  ac_status=$?
8687 >  grep -v '^ *+' conftest.er1 >conftest.err
8688 >  rm -f conftest.er1
8689 >  cat conftest.err >&5
8690 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8691 >  (exit $ac_status); } &&
8692 >         { ac_try='test -z "$ac_c_werror_flag"
8693 >                         || test ! -s conftest.err'
8694 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8695 >  (eval $ac_try) 2>&5
8696 >  ac_status=$?
8697 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8698 >  (exit $ac_status); }; } &&
8699 >         { ac_try='test -s conftest$ac_exeext'
8700 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8701 >  (eval $ac_try) 2>&5
8702 >  ac_status=$?
8703 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8704 >  (exit $ac_status); }; }; then
8705 >  ac_cv_lib_m_pow=yes
8706 > else
8707 >  echo "$as_me: failed program was:" >&5
8708 > sed 's/^/| /' conftest.$ac_ext >&5
8709 >
8710 > ac_cv_lib_m_pow=no
8711 > fi
8712 > rm -f conftest.err conftest.$ac_objext \
8713 >      conftest$ac_exeext conftest.$ac_ext
8714 > LIBS=$ac_check_lib_save_LIBS
8715 > fi
8716 > echo "$as_me:$LINENO: result: $ac_cv_lib_m_pow" >&5
8717 > echo "${ECHO_T}$ac_cv_lib_m_pow" >&6
8718 > if test $ac_cv_lib_m_pow = yes; then
8719 >  POW_LIB=-lm
8720 > else
8721 >  { echo "$as_me:$LINENO: WARNING: cannot find library containing definition of pow" >&5
8722 > echo "$as_me: WARNING: cannot find library containing definition of pow" >&2;}
8723 > fi
8724 >
8725 > fi
8726 >
8727 > fi
8728 >
8729 >
8730 >
8731 >
8732 >
8733 >
8734 >
8735 >
8736 >
8737 >
8738 >
8739 >
8740 >
8741 >
8742 >
8743 >
8744 >
8745 >
8746 >
8747 >
8748 >
8749 >
8750 >
8751 >
8752 >
8753 >
8754 >
8755 > for ac_func in floor getpagesize gettimeofday memchr memmove memset pow pstat_getdynamic rint select snprintf sranddev sqrt strcasecmp strchr strdup stricmp strncasecmp strnicmp strrchr strstr strtol sysmp getsysinfo sysctl table
8756 > do
8757 > as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8758 > echo "$as_me:$LINENO: checking for $ac_func" >&5
8759 > echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8760 > if eval "test \"\${$as_ac_var+set}\" = set"; then
8761 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8762 > else
8763 >  cat >conftest.$ac_ext <<_ACEOF
8764 > /* confdefs.h.  */
8765 > _ACEOF
8766 > cat confdefs.h >>conftest.$ac_ext
8767 > cat >>conftest.$ac_ext <<_ACEOF
8768 > /* end confdefs.h.  */
8769 > /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
8770 >   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8771 > #define $ac_func innocuous_$ac_func
8772 >
8773 > /* System header to define __stub macros and hopefully few prototypes,
8774 >    which can conflict with char $ac_func (); below.
8775 >    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8776 >    <limits.h> exists even on freestanding compilers.  */
8777 >
8778 > #ifdef __STDC__
8779 > # include <limits.h>
8780 > #else
8781 > # include <assert.h>
8782 > #endif
8783 >
8784 > #undef $ac_func
8785 >
8786 > /* Override any gcc2 internal prototype to avoid an error.  */
8787 > #ifdef __cplusplus
8788 > extern "C"
8789 > {
8790 > #endif
8791 > /* We use char because int might match the return type of a gcc2
8792 >   builtin and then its argument prototype would still apply.  */
8793 > char $ac_func ();
8794 > /* The GNU C library defines this for functions which it implements
8795 >    to always fail with ENOSYS.  Some functions are actually named
8796 >    something starting with __ and the normal name is an alias.  */
8797 > #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
8798 > choke me
8799 > #else
8800 > char (*f) () = $ac_func;
8801 > #endif
8802 > #ifdef __cplusplus
8803 > }
8804 > #endif
8805 >
8806 > #ifdef FC_DUMMY_MAIN
8807 > #ifndef FC_DUMMY_MAIN_EQ_F77
8808 > #  ifdef __cplusplus
8809 >     extern "C"
8810 > #  endif
8811 >   int FC_DUMMY_MAIN() { return 1; }
8812 > #endif
8813 > #endif
8814 > int
8815 > main ()
8816 > {
8817 > return f != $ac_func;
8818 >  ;
8819 >  return 0;
8820 > }
8821 > _ACEOF
8822 > rm -f conftest.$ac_objext conftest$ac_exeext
8823 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8824 >  (eval $ac_link) 2>conftest.er1
8825 >  ac_status=$?
8826 >  grep -v '^ *+' conftest.er1 >conftest.err
8827 >  rm -f conftest.er1
8828 >  cat conftest.err >&5
8829 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8830 >  (exit $ac_status); } &&
8831 >         { ac_try='test -z "$ac_c_werror_flag"
8832 >                         || test ! -s conftest.err'
8833 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8834 >  (eval $ac_try) 2>&5
8835 >  ac_status=$?
8836 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8837 >  (exit $ac_status); }; } &&
8838 >         { ac_try='test -s conftest$ac_exeext'
8839 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8840 >  (eval $ac_try) 2>&5
8841 >  ac_status=$?
8842 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8843 >  (exit $ac_status); }; }; then
8844 >  eval "$as_ac_var=yes"
8845 > else
8846 >  echo "$as_me: failed program was:" >&5
8847 > sed 's/^/| /' conftest.$ac_ext >&5
8848 >
8849 > eval "$as_ac_var=no"
8850 > fi
8851 > rm -f conftest.err conftest.$ac_objext \
8852 >      conftest$ac_exeext conftest.$ac_ext
8853 > fi
8854 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
8855 > echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8856 > if test `eval echo '${'$as_ac_var'}'` = yes; then
8857 >  cat >>confdefs.h <<_ACEOF
8858 > #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
8859 > _ACEOF
8860 >
8861 > fi
8862 > done
8863 >
8864 >
8865 > # special check for _system_configuration because AIX <4.3.2 do not
8866 > # contain the `physmem' member.
8867 > echo "$as_me:$LINENO: checking for external symbol _system_configuration" >&5
8868 > echo $ECHO_N "checking for external symbol _system_configuration... $ECHO_C" >&6
8869 > cat >conftest.$ac_ext <<_ACEOF
8870 > /* confdefs.h.  */
8871 > _ACEOF
8872 > cat confdefs.h >>conftest.$ac_ext
8873 > cat >>conftest.$ac_ext <<_ACEOF
8874 > /* end confdefs.h.  */
8875 > #include <sys/systemcfg.h>
8876 > #ifdef FC_DUMMY_MAIN
8877 > #ifndef FC_DUMMY_MAIN_EQ_F77
8878 > #  ifdef __cplusplus
8879 >     extern "C"
8880 > #  endif
8881 >   int FC_DUMMY_MAIN() { return 1; }
8882 > #endif
8883 > #endif
8884 > int
8885 > main ()
8886 > {
8887 > double x = _system_configuration.physmem;
8888 >  ;
8889 >  return 0;
8890 > }
8891 > _ACEOF
8892 > rm -f conftest.$ac_objext
8893 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8894 >  (eval $ac_compile) 2>conftest.er1
8895 >  ac_status=$?
8896 >  grep -v '^ *+' conftest.er1 >conftest.err
8897 >  rm -f conftest.er1
8898 >  cat conftest.err >&5
8899 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8900 >  (exit $ac_status); } &&
8901 >         { ac_try='test -z "$ac_c_werror_flag"
8902 >                         || test ! -s conftest.err'
8903 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8904 >  (eval $ac_try) 2>&5
8905 >  ac_status=$?
8906 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8907 >  (exit $ac_status); }; } &&
8908 >         { ac_try='test -s conftest.$ac_objext'
8909 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8910 >  (eval $ac_try) 2>&5
8911 >  ac_status=$?
8912 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8913 >  (exit $ac_status); }; }; then
8914 >  echo "$as_me:$LINENO: result: yes" >&5
8915 > echo "${ECHO_T}yes" >&6
8916 >
8917 > cat >>confdefs.h <<\_ACEOF
8918 > #define HAVE__SYSTEM_CONFIGURATION 1
8919 > _ACEOF
8920 >
8921 > else
8922 >  echo "$as_me: failed program was:" >&5
8923 > sed 's/^/| /' conftest.$ac_ext >&5
8924 >
8925 > echo "$as_me:$LINENO: result: no" >&5
8926 > echo "${ECHO_T}no" >&6
8927 > fi
8928 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8929 >
8930 >  # clean out junk possibly left behind by a previous configuration
8931 >  rm -f src/getopt.h
8932 >  # Check for getopt_long support
8933 >
8934 > for ac_header in getopt.h
8935 > do
8936 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8937 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
8938 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
8939 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8940 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
8941 >  echo $ECHO_N "(cached) $ECHO_C" >&6
8942 > fi
8943 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8944 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8945 > else
8946 >  # Is the header compilable?
8947 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
8948 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8949 > cat >conftest.$ac_ext <<_ACEOF
8950 > /* confdefs.h.  */
8951 > _ACEOF
8952 > cat confdefs.h >>conftest.$ac_ext
8953 > cat >>conftest.$ac_ext <<_ACEOF
8954 > /* end confdefs.h.  */
8955 > $ac_includes_default
8956 > #include <$ac_header>
8957 > _ACEOF
8958 > rm -f conftest.$ac_objext
8959 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8960 >  (eval $ac_compile) 2>conftest.er1
8961 >  ac_status=$?
8962 >  grep -v '^ *+' conftest.er1 >conftest.err
8963 >  rm -f conftest.er1
8964 >  cat conftest.err >&5
8965 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8966 >  (exit $ac_status); } &&
8967 >         { ac_try='test -z "$ac_c_werror_flag"
8968 >                         || test ! -s conftest.err'
8969 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8970 >  (eval $ac_try) 2>&5
8971 >  ac_status=$?
8972 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8973 >  (exit $ac_status); }; } &&
8974 >         { ac_try='test -s conftest.$ac_objext'
8975 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8976 >  (eval $ac_try) 2>&5
8977 >  ac_status=$?
8978 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8979 >  (exit $ac_status); }; }; then
8980 >  ac_header_compiler=yes
8981 > else
8982 >  echo "$as_me: failed program was:" >&5
8983 > sed 's/^/| /' conftest.$ac_ext >&5
8984 >
8985 > ac_header_compiler=no
8986 > fi
8987 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8988 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8989 > echo "${ECHO_T}$ac_header_compiler" >&6
8990 >
8991 > # Is the header present?
8992 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
8993 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8994 > cat >conftest.$ac_ext <<_ACEOF
8995 > /* confdefs.h.  */
8996 > _ACEOF
8997 > cat confdefs.h >>conftest.$ac_ext
8998 > cat >>conftest.$ac_ext <<_ACEOF
8999 > /* end confdefs.h.  */
9000 > #include <$ac_header>
9001 > _ACEOF
9002 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9003 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9004 >  ac_status=$?
9005 >  grep -v '^ *+' conftest.er1 >conftest.err
9006 >  rm -f conftest.er1
9007 >  cat conftest.err >&5
9008 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9009 >  (exit $ac_status); } >/dev/null; then
9010 >  if test -s conftest.err; then
9011 >    ac_cpp_err=$ac_c_preproc_warn_flag
9012 >    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
9013 >  else
9014 >    ac_cpp_err=
9015 >  fi
9016 > else
9017 >  ac_cpp_err=yes
9018 > fi
9019 > if test -z "$ac_cpp_err"; then
9020 >  ac_header_preproc=yes
9021 > else
9022 >  echo "$as_me: failed program was:" >&5
9023 > sed 's/^/| /' conftest.$ac_ext >&5
9024 >
9025 >  ac_header_preproc=no
9026 > fi
9027 > rm -f conftest.err conftest.$ac_ext
9028 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9029 > echo "${ECHO_T}$ac_header_preproc" >&6
9030 >
9031 > # So?  What about this header?
9032 > case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9033 >  yes:no: )
9034 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9035 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9036 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9037 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9038 >    ac_header_preproc=yes
9039 >    ;;
9040 >  no:yes:* )
9041 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9042 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9043 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
9044 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
9045 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9046 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9047 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
9048 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
9049 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9050 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9051 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9052 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9053 >    (
9054 >      cat <<\_ASBOX
9055 > ## ------------------------------ ##
9056 > ## Report this to gezelter@nd.edu ##
9057 > ## ------------------------------ ##
9058 > _ASBOX
9059 >    ) |
9060 >      sed "s/^/$as_me: WARNING:     /" >&2
9061 >    ;;
9062 > esac
9063 > echo "$as_me:$LINENO: checking for $ac_header" >&5
9064 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9065 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
9066 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9067 > else
9068 >  eval "$as_ac_Header=\$ac_header_preproc"
9069 > fi
9070 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9071 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9072 >
9073 > fi
9074 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
9075 >  cat >>confdefs.h <<_ACEOF
9076 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9077 > _ACEOF
9078 >
9079 > fi
9080 >
9081 > done
9082 >
9083 >
9084 > for ac_func in getopt_long
9085 > do
9086 > as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9087 > echo "$as_me:$LINENO: checking for $ac_func" >&5
9088 > echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9089 > if eval "test \"\${$as_ac_var+set}\" = set"; then
9090 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9091 > else
9092 >  cat >conftest.$ac_ext <<_ACEOF
9093 > /* confdefs.h.  */
9094 > _ACEOF
9095 > cat confdefs.h >>conftest.$ac_ext
9096 > cat >>conftest.$ac_ext <<_ACEOF
9097 > /* end confdefs.h.  */
9098 > /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9099 >   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9100 > #define $ac_func innocuous_$ac_func
9101 >
9102 > /* System header to define __stub macros and hopefully few prototypes,
9103 >    which can conflict with char $ac_func (); below.
9104 >    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9105 >    <limits.h> exists even on freestanding compilers.  */
9106 >
9107 > #ifdef __STDC__
9108 > # include <limits.h>
9109 > #else
9110 > # include <assert.h>
9111 > #endif
9112 >
9113 > #undef $ac_func
9114 >
9115 > /* Override any gcc2 internal prototype to avoid an error.  */
9116 > #ifdef __cplusplus
9117 > extern "C"
9118 > {
9119 > #endif
9120 > /* We use char because int might match the return type of a gcc2
9121 >   builtin and then its argument prototype would still apply.  */
9122 > char $ac_func ();
9123 > /* The GNU C library defines this for functions which it implements
9124 >    to always fail with ENOSYS.  Some functions are actually named
9125 >    something starting with __ and the normal name is an alias.  */
9126 > #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9127 > choke me
9128 > #else
9129 > char (*f) () = $ac_func;
9130 > #endif
9131 > #ifdef __cplusplus
9132 > }
9133 > #endif
9134 >
9135 > #ifdef FC_DUMMY_MAIN
9136 > #ifndef FC_DUMMY_MAIN_EQ_F77
9137 > #  ifdef __cplusplus
9138 >     extern "C"
9139 > #  endif
9140 >   int FC_DUMMY_MAIN() { return 1; }
9141 > #endif
9142 > #endif
9143 > int
9144 > main ()
9145 > {
9146 > return f != $ac_func;
9147 >  ;
9148 >  return 0;
9149 > }
9150 > _ACEOF
9151 > rm -f conftest.$ac_objext conftest$ac_exeext
9152 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9153 >  (eval $ac_link) 2>conftest.er1
9154 >  ac_status=$?
9155 >  grep -v '^ *+' conftest.er1 >conftest.err
9156 >  rm -f conftest.er1
9157 >  cat conftest.err >&5
9158 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9159 >  (exit $ac_status); } &&
9160 >         { ac_try='test -z "$ac_c_werror_flag"
9161 >                         || test ! -s conftest.err'
9162 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9163 >  (eval $ac_try) 2>&5
9164 >  ac_status=$?
9165 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9166 >  (exit $ac_status); }; } &&
9167 >         { ac_try='test -s conftest$ac_exeext'
9168 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9169 >  (eval $ac_try) 2>&5
9170 >  ac_status=$?
9171 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9172 >  (exit $ac_status); }; }; then
9173 >  eval "$as_ac_var=yes"
9174 > else
9175 >  echo "$as_me: failed program was:" >&5
9176 > sed 's/^/| /' conftest.$ac_ext >&5
9177 >
9178 > eval "$as_ac_var=no"
9179 > fi
9180 > rm -f conftest.err conftest.$ac_objext \
9181 >      conftest$ac_exeext conftest.$ac_ext
9182 > fi
9183 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9184 > echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9185 > if test `eval echo '${'$as_ac_var'}'` = yes; then
9186 >  cat >>confdefs.h <<_ACEOF
9187 > #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9188 > _ACEOF
9189 >
9190 > else
9191 >  # FreeBSD has a gnugetopt library for this
9192 >    echo "$as_me:$LINENO: checking for getopt_long in -lgnugetopt" >&5
9193 > echo $ECHO_N "checking for getopt_long in -lgnugetopt... $ECHO_C" >&6
9194 > if test "${ac_cv_lib_gnugetopt_getopt_long+set}" = set; then
9195 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9196 > else
9197 >  ac_check_lib_save_LIBS=$LIBS
9198 > LIBS="-lgnugetopt  $LIBS"
9199 > cat >conftest.$ac_ext <<_ACEOF
9200 > /* confdefs.h.  */
9201 > _ACEOF
9202 > cat confdefs.h >>conftest.$ac_ext
9203 > cat >>conftest.$ac_ext <<_ACEOF
9204 > /* end confdefs.h.  */
9205 >
9206 > /* Override any gcc2 internal prototype to avoid an error.  */
9207 > #ifdef __cplusplus
9208 > extern "C"
9209 > #endif
9210 > /* We use char because int might match the return type of a gcc2
9211 >   builtin and then its argument prototype would still apply.  */
9212 > char getopt_long ();
9213 > #ifdef FC_DUMMY_MAIN
9214 > #ifndef FC_DUMMY_MAIN_EQ_F77
9215 > #  ifdef __cplusplus
9216 >     extern "C"
9217 > #  endif
9218 >   int FC_DUMMY_MAIN() { return 1; }
9219 > #endif
9220 > #endif
9221 > int
9222 > main ()
9223 > {
9224 > getopt_long ();
9225 >  ;
9226 >  return 0;
9227 > }
9228 > _ACEOF
9229 > rm -f conftest.$ac_objext conftest$ac_exeext
9230 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9231 >  (eval $ac_link) 2>conftest.er1
9232 >  ac_status=$?
9233 >  grep -v '^ *+' conftest.er1 >conftest.err
9234 >  rm -f conftest.er1
9235 >  cat conftest.err >&5
9236 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9237 >  (exit $ac_status); } &&
9238 >         { ac_try='test -z "$ac_c_werror_flag"
9239 >                         || test ! -s conftest.err'
9240 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9241 >  (eval $ac_try) 2>&5
9242 >  ac_status=$?
9243 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9244 >  (exit $ac_status); }; } &&
9245 >         { ac_try='test -s conftest$ac_exeext'
9246 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9247 >  (eval $ac_try) 2>&5
9248 >  ac_status=$?
9249 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9250 >  (exit $ac_status); }; }; then
9251 >  ac_cv_lib_gnugetopt_getopt_long=yes
9252 > else
9253 >  echo "$as_me: failed program was:" >&5
9254 > sed 's/^/| /' conftest.$ac_ext >&5
9255 >
9256 > ac_cv_lib_gnugetopt_getopt_long=no
9257 > fi
9258 > rm -f conftest.err conftest.$ac_objext \
9259 >      conftest$ac_exeext conftest.$ac_ext
9260 > LIBS=$ac_check_lib_save_LIBS
9261 > fi
9262 > echo "$as_me:$LINENO: result: $ac_cv_lib_gnugetopt_getopt_long" >&5
9263 > echo "${ECHO_T}$ac_cv_lib_gnugetopt_getopt_long" >&6
9264 > if test $ac_cv_lib_gnugetopt_getopt_long = yes; then
9265 >  cat >>confdefs.h <<\_ACEOF
9266 > #define HAVE_GETOPT_LONG 1
9267 > _ACEOF
9268 >
9269 > else
9270 >  # use the GNU replacement
9271 >      case $LIBOBJS in
9272 >    "getopt.$ac_objext"   | \
9273 >  *" getopt.$ac_objext"   | \
9274 >    "getopt.$ac_objext "* | \
9275 >  *" getopt.$ac_objext "* ) ;;
9276 >  *) LIBOBJS="$LIBOBJS getopt.$ac_objext" ;;
9277 > esac
9278 >
9279 >      case $LIBOBJS in
9280 >    "getopt1.$ac_objext"   | \
9281 >  *" getopt1.$ac_objext"   | \
9282 >    "getopt1.$ac_objext "* | \
9283 >  *" getopt1.$ac_objext "* ) ;;
9284 >  *) LIBOBJS="$LIBOBJS getopt1.$ac_objext" ;;
9285 > esac
9286 >
9287 >                ac_config_links="$ac_config_links src/getopt.h:src/utils/gnugetopt.h"
9288 >
9289 > fi
9290 >
9291 > fi
9292 > done
9293 >
9294 >
9295 > ac_ext=cc
9296 > ac_cpp='$CXXCPP $CPPFLAGS'
9297 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9298 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9299 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9300 >
9301 >
9302 > echo "$as_me:$LINENO: checking whether the compiler implements namespaces" >&5
9303 > echo $ECHO_N "checking whether the compiler implements namespaces... $ECHO_C" >&6
9304 > if test "${ac_cv_cxx_namespaces+set}" = set; then
9305 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9306 > else
9307 >
9308 >
9309 > ac_ext=cc
9310 > ac_cpp='$CXXCPP $CPPFLAGS'
9311 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9312 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9313 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9314 >
9315 > cat >conftest.$ac_ext <<_ACEOF
9316 > /* confdefs.h.  */
9317 > _ACEOF
9318 > cat confdefs.h >>conftest.$ac_ext
9319 > cat >>conftest.$ac_ext <<_ACEOF
9320 > /* end confdefs.h.  */
9321 > namespace Outer { namespace Inner { int i = 0; }}
9322 > #ifdef FC_DUMMY_MAIN
9323 > #ifndef FC_DUMMY_MAIN_EQ_F77
9324 > #  ifdef __cplusplus
9325 >     extern "C"
9326 > #  endif
9327 >   int FC_DUMMY_MAIN() { return 1; }
9328 > #endif
9329 > #endif
9330 > int
9331 > main ()
9332 > {
9333 > using namespace Outer::Inner; return i;
9334 >  ;
9335 >  return 0;
9336 > }
9337 > _ACEOF
9338 > rm -f conftest.$ac_objext
9339 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9340 >  (eval $ac_compile) 2>conftest.er1
9341 >  ac_status=$?
9342 >  grep -v '^ *+' conftest.er1 >conftest.err
9343 >  rm -f conftest.er1
9344 >  cat conftest.err >&5
9345 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9346 >  (exit $ac_status); } &&
9347 >         { ac_try='test -z "$ac_cxx_werror_flag"
9348 >                         || test ! -s conftest.err'
9349 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9350 >  (eval $ac_try) 2>&5
9351 >  ac_status=$?
9352 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9353 >  (exit $ac_status); }; } &&
9354 >         { ac_try='test -s conftest.$ac_objext'
9355 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9356 >  (eval $ac_try) 2>&5
9357 >  ac_status=$?
9358 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9359 >  (exit $ac_status); }; }; then
9360 >  ac_cv_cxx_namespaces=yes
9361 > else
9362 >  echo "$as_me: failed program was:" >&5
9363 > sed 's/^/| /' conftest.$ac_ext >&5
9364 >
9365 > ac_cv_cxx_namespaces=no
9366 > fi
9367 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9368 > ac_ext=cc
9369 > ac_cpp='$CXXCPP $CPPFLAGS'
9370 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9371 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9372 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9373 >
9374 >
9375 > fi
9376 > echo "$as_me:$LINENO: result: $ac_cv_cxx_namespaces" >&5
9377 > echo "${ECHO_T}$ac_cv_cxx_namespaces" >&6
9378 > if test "$ac_cv_cxx_namespaces" = yes; then
9379 >
9380 > cat >>confdefs.h <<\_ACEOF
9381 > #define HAVE_NAMESPACES
9382 > _ACEOF
9383 >
9384 > fi
9385 >
9386 > ac_ext=cc
9387 > ac_cpp='$CXXCPP $CPPFLAGS'
9388 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9389 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9390 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9391 > echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
9392 > echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
9393 > if test -z "$CXXCPP"; then
9394 >  if test "${ac_cv_prog_CXXCPP+set}" = set; then
9395 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9396 > else
9397 >      # Double quotes because CXXCPP needs to be expanded
9398 >    for CXXCPP in "$CXX -E" "/lib/cpp"
9399 >    do
9400 >      ac_preproc_ok=false
9401 > for ac_cxx_preproc_warn_flag in '' yes
9402 > do
9403 >  # Use a header file that comes with gcc, so configuring glibc
9404 >  # with a fresh cross-compiler works.
9405 >  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9406 >  # <limits.h> exists even on freestanding compilers.
9407 >  # On the NeXT, cc -E runs the code through the compiler's parser,
9408 >  # not just through cpp. "Syntax error" is here to catch this case.
9409 >  cat >conftest.$ac_ext <<_ACEOF
9410 > /* confdefs.h.  */
9411 > _ACEOF
9412 > cat confdefs.h >>conftest.$ac_ext
9413 > cat >>conftest.$ac_ext <<_ACEOF
9414 > /* end confdefs.h.  */
9415 > #ifdef __STDC__
9416 > # include <limits.h>
9417 > #else
9418 > # include <assert.h>
9419 > #endif
9420 >                     Syntax error
9421 > _ACEOF
9422 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9423 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9424 >  ac_status=$?
9425 >  grep -v '^ *+' conftest.er1 >conftest.err
9426 >  rm -f conftest.er1
9427 >  cat conftest.err >&5
9428 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9429 >  (exit $ac_status); } >/dev/null; then
9430 >  if test -s conftest.err; then
9431 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
9432 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9433 >  else
9434 >    ac_cpp_err=
9435 >  fi
9436 > else
9437 >  ac_cpp_err=yes
9438 > fi
9439 > if test -z "$ac_cpp_err"; then
9440 >  :
9441 > else
9442 >  echo "$as_me: failed program was:" >&5
9443 > sed 's/^/| /' conftest.$ac_ext >&5
9444 >
9445 >  # Broken: fails on valid input.
9446 > continue
9447 > fi
9448 > rm -f conftest.err conftest.$ac_ext
9449 >
9450 >  # OK, works on sane cases.  Now check whether non-existent headers
9451 >  # can be detected and how.
9452 >  cat >conftest.$ac_ext <<_ACEOF
9453 > /* confdefs.h.  */
9454 > _ACEOF
9455 > cat confdefs.h >>conftest.$ac_ext
9456 > cat >>conftest.$ac_ext <<_ACEOF
9457 > /* end confdefs.h.  */
9458 > #include <ac_nonexistent.h>
9459 > _ACEOF
9460 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9461 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9462 >  ac_status=$?
9463 >  grep -v '^ *+' conftest.er1 >conftest.err
9464 >  rm -f conftest.er1
9465 >  cat conftest.err >&5
9466 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9467 >  (exit $ac_status); } >/dev/null; then
9468 >  if test -s conftest.err; then
9469 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
9470 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9471 >  else
9472 >    ac_cpp_err=
9473 >  fi
9474 > else
9475 >  ac_cpp_err=yes
9476 > fi
9477 > if test -z "$ac_cpp_err"; then
9478 >  # Broken: success on invalid input.
9479 > continue
9480 > else
9481 >  echo "$as_me: failed program was:" >&5
9482 > sed 's/^/| /' conftest.$ac_ext >&5
9483 >
9484 >  # Passes both tests.
9485 > ac_preproc_ok=:
9486 > break
9487 > fi
9488 > rm -f conftest.err conftest.$ac_ext
9489 >
9490 > done
9491 > # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
9492 > rm -f conftest.err conftest.$ac_ext
9493 > if $ac_preproc_ok; then
9494 >  break
9495 > fi
9496 >
9497 >    done
9498 >    ac_cv_prog_CXXCPP=$CXXCPP
9499 >
9500 > fi
9501 >  CXXCPP=$ac_cv_prog_CXXCPP
9502 > else
9503 >  ac_cv_prog_CXXCPP=$CXXCPP
9504 > fi
9505 > echo "$as_me:$LINENO: result: $CXXCPP" >&5
9506 > echo "${ECHO_T}$CXXCPP" >&6
9507 > ac_preproc_ok=false
9508 > for ac_cxx_preproc_warn_flag in '' yes
9509 > do
9510 >  # Use a header file that comes with gcc, so configuring glibc
9511 >  # with a fresh cross-compiler works.
9512 >  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9513 >  # <limits.h> exists even on freestanding compilers.
9514 >  # On the NeXT, cc -E runs the code through the compiler's parser,
9515 >  # not just through cpp. "Syntax error" is here to catch this case.
9516 >  cat >conftest.$ac_ext <<_ACEOF
9517 > /* confdefs.h.  */
9518 > _ACEOF
9519 > cat confdefs.h >>conftest.$ac_ext
9520 > cat >>conftest.$ac_ext <<_ACEOF
9521 > /* end confdefs.h.  */
9522 > #ifdef __STDC__
9523 > # include <limits.h>
9524 > #else
9525 > # include <assert.h>
9526 > #endif
9527 >                     Syntax error
9528 > _ACEOF
9529 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9530 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9531 >  ac_status=$?
9532 >  grep -v '^ *+' conftest.er1 >conftest.err
9533 >  rm -f conftest.er1
9534 >  cat conftest.err >&5
9535 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9536 >  (exit $ac_status); } >/dev/null; then
9537 >  if test -s conftest.err; then
9538 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
9539 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9540 >  else
9541 >    ac_cpp_err=
9542 >  fi
9543 > else
9544 >  ac_cpp_err=yes
9545 > fi
9546 > if test -z "$ac_cpp_err"; then
9547 >  :
9548 > else
9549 >  echo "$as_me: failed program was:" >&5
9550 > sed 's/^/| /' conftest.$ac_ext >&5
9551 >
9552 >  # Broken: fails on valid input.
9553 > continue
9554 > fi
9555 > rm -f conftest.err conftest.$ac_ext
9556 >
9557 >  # OK, works on sane cases.  Now check whether non-existent headers
9558 >  # can be detected and how.
9559 >  cat >conftest.$ac_ext <<_ACEOF
9560 > /* confdefs.h.  */
9561 > _ACEOF
9562 > cat confdefs.h >>conftest.$ac_ext
9563 > cat >>conftest.$ac_ext <<_ACEOF
9564 > /* end confdefs.h.  */
9565 > #include <ac_nonexistent.h>
9566 > _ACEOF
9567 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9568 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9569 >  ac_status=$?
9570 >  grep -v '^ *+' conftest.er1 >conftest.err
9571 >  rm -f conftest.er1
9572 >  cat conftest.err >&5
9573 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9574 >  (exit $ac_status); } >/dev/null; then
9575 >  if test -s conftest.err; then
9576 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
9577 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9578 >  else
9579 >    ac_cpp_err=
9580 >  fi
9581 > else
9582 >  ac_cpp_err=yes
9583 > fi
9584 > if test -z "$ac_cpp_err"; then
9585 >  # Broken: success on invalid input.
9586 > continue
9587 > else
9588 >  echo "$as_me: failed program was:" >&5
9589 > sed 's/^/| /' conftest.$ac_ext >&5
9590 >
9591 >  # Passes both tests.
9592 > ac_preproc_ok=:
9593 > break
9594 > fi
9595 > rm -f conftest.err conftest.$ac_ext
9596 >
9597 > done
9598 > # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
9599 > rm -f conftest.err conftest.$ac_ext
9600 > if $ac_preproc_ok; then
9601 >  :
9602 > else
9603 >  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
9604 > See \`config.log' for more details." >&5
9605 > echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
9606 > See \`config.log' for more details." >&2;}
9607 >   { (exit 1); exit 1; }; }
9608 > fi
9609 >
9610 > ac_ext=cc
9611 > ac_cpp='$CXXCPP $CPPFLAGS'
9612 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9613 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9614 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9615 >
9616 >
9617 > echo "$as_me:$LINENO: checking whether the compiler supports Standard Template Library" >&5
9618 > echo $ECHO_N "checking whether the compiler supports Standard Template Library... $ECHO_C" >&6
9619 > if test "${ac_cv_cxx_have_stl+set}" = set; then
9620 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9621 > else
9622 >
9623 >
9624 >
9625 > ac_ext=cc
9626 > ac_cpp='$CXXCPP $CPPFLAGS'
9627 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9628 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9629 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9630 >
9631 > cat >conftest.$ac_ext <<_ACEOF
9632 > /* confdefs.h.  */
9633 > _ACEOF
9634 > cat confdefs.h >>conftest.$ac_ext
9635 > cat >>conftest.$ac_ext <<_ACEOF
9636 > /* end confdefs.h.  */
9637 > #include <list>
9638 > #include <deque>
9639 > #ifdef HAVE_NAMESPACES
9640 > using namespace std;
9641 > #endif
9642 > #ifdef FC_DUMMY_MAIN
9643 > #ifndef FC_DUMMY_MAIN_EQ_F77
9644 > #  ifdef __cplusplus
9645 >     extern "C"
9646 > #  endif
9647 >   int FC_DUMMY_MAIN() { return 1; }
9648 > #endif
9649 > #endif
9650 > int
9651 > main ()
9652 > {
9653 > list<int> x; x.push_back(5);
9654 > list<int>::iterator iter = x.begin(); if (iter != x.end()) ++iter; return 0;
9655 >  ;
9656 >  return 0;
9657 > }
9658 > _ACEOF
9659 > rm -f conftest.$ac_objext
9660 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9661 >  (eval $ac_compile) 2>conftest.er1
9662 >  ac_status=$?
9663 >  grep -v '^ *+' conftest.er1 >conftest.err
9664 >  rm -f conftest.er1
9665 >  cat conftest.err >&5
9666 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9667 >  (exit $ac_status); } &&
9668 >         { ac_try='test -z "$ac_cxx_werror_flag"
9669 >                         || test ! -s conftest.err'
9670 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9671 >  (eval $ac_try) 2>&5
9672 >  ac_status=$?
9673 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9674 >  (exit $ac_status); }; } &&
9675 >         { ac_try='test -s conftest.$ac_objext'
9676 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9677 >  (eval $ac_try) 2>&5
9678 >  ac_status=$?
9679 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9680 >  (exit $ac_status); }; }; then
9681 >  ac_cv_cxx_have_stl=yes
9682 > else
9683 >  echo "$as_me: failed program was:" >&5
9684 > sed 's/^/| /' conftest.$ac_ext >&5
9685 >
9686 > ac_cv_cxx_have_stl=no
9687 > fi
9688 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9689 > ac_ext=cc
9690 > ac_cpp='$CXXCPP $CPPFLAGS'
9691 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9692 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9693 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
9694 >
9695 >
9696 > fi
9697 > echo "$as_me:$LINENO: result: $ac_cv_cxx_have_stl" >&5
9698 > echo "${ECHO_T}$ac_cv_cxx_have_stl" >&6
9699 > if test "$ac_cv_cxx_have_stl" = yes; then
9700 >
9701 > cat >>confdefs.h <<\_ACEOF
9702 > #define HAVE_STL
9703 > _ACEOF
9704 >
9705 > fi
9706 >
9707 >
9708 >
9709 >  if test "${ac_cv_header_iostream+set}" = set; then
9710 >  echo "$as_me:$LINENO: checking for iostream" >&5
9711 > echo $ECHO_N "checking for iostream... $ECHO_C" >&6
9712 > if test "${ac_cv_header_iostream+set}" = set; then
9713 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9714 > fi
9715 > echo "$as_me:$LINENO: result: $ac_cv_header_iostream" >&5
9716 > echo "${ECHO_T}$ac_cv_header_iostream" >&6
9717 > else
9718 >  # Is the header compilable?
9719 > echo "$as_me:$LINENO: checking iostream usability" >&5
9720 > echo $ECHO_N "checking iostream usability... $ECHO_C" >&6
9721 > cat >conftest.$ac_ext <<_ACEOF
9722 > /* confdefs.h.  */
9723 > _ACEOF
9724 > cat confdefs.h >>conftest.$ac_ext
9725 > cat >>conftest.$ac_ext <<_ACEOF
9726 > /* end confdefs.h.  */
9727 > $ac_includes_default
9728 > #include <iostream>
9729 > _ACEOF
9730 > rm -f conftest.$ac_objext
9731 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9732 >  (eval $ac_compile) 2>conftest.er1
9733 >  ac_status=$?
9734 >  grep -v '^ *+' conftest.er1 >conftest.err
9735 >  rm -f conftest.er1
9736 >  cat conftest.err >&5
9737 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9738 >  (exit $ac_status); } &&
9739 >         { ac_try='test -z "$ac_cxx_werror_flag"
9740 >                         || test ! -s conftest.err'
9741 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9742 >  (eval $ac_try) 2>&5
9743 >  ac_status=$?
9744 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9745 >  (exit $ac_status); }; } &&
9746 >         { ac_try='test -s conftest.$ac_objext'
9747 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9748 >  (eval $ac_try) 2>&5
9749 >  ac_status=$?
9750 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9751 >  (exit $ac_status); }; }; then
9752 >  ac_header_compiler=yes
9753 > else
9754 >  echo "$as_me: failed program was:" >&5
9755 > sed 's/^/| /' conftest.$ac_ext >&5
9756 >
9757 > ac_header_compiler=no
9758 > fi
9759 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9760 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9761 > echo "${ECHO_T}$ac_header_compiler" >&6
9762 >
9763 > # Is the header present?
9764 > echo "$as_me:$LINENO: checking iostream presence" >&5
9765 > echo $ECHO_N "checking iostream presence... $ECHO_C" >&6
9766 > cat >conftest.$ac_ext <<_ACEOF
9767 > /* confdefs.h.  */
9768 > _ACEOF
9769 > cat confdefs.h >>conftest.$ac_ext
9770 > cat >>conftest.$ac_ext <<_ACEOF
9771 > /* end confdefs.h.  */
9772 > #include <iostream>
9773 > _ACEOF
9774 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9775 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9776 >  ac_status=$?
9777 >  grep -v '^ *+' conftest.er1 >conftest.err
9778 >  rm -f conftest.er1
9779 >  cat conftest.err >&5
9780 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9781 >  (exit $ac_status); } >/dev/null; then
9782 >  if test -s conftest.err; then
9783 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
9784 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9785 >  else
9786 >    ac_cpp_err=
9787 >  fi
9788 > else
9789 >  ac_cpp_err=yes
9790 > fi
9791 > if test -z "$ac_cpp_err"; then
9792 >  ac_header_preproc=yes
9793 > else
9794 >  echo "$as_me: failed program was:" >&5
9795 > sed 's/^/| /' conftest.$ac_ext >&5
9796 >
9797 >  ac_header_preproc=no
9798 > fi
9799 > rm -f conftest.err conftest.$ac_ext
9800 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9801 > echo "${ECHO_T}$ac_header_preproc" >&6
9802 >
9803 > # So?  What about this header?
9804 > case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
9805 >  yes:no: )
9806 >    { echo "$as_me:$LINENO: WARNING: iostream: accepted by the compiler, rejected by the preprocessor!" >&5
9807 > echo "$as_me: WARNING: iostream: accepted by the compiler, rejected by the preprocessor!" >&2;}
9808 >    { echo "$as_me:$LINENO: WARNING: iostream: proceeding with the compiler's result" >&5
9809 > echo "$as_me: WARNING: iostream: proceeding with the compiler's result" >&2;}
9810 >    ac_header_preproc=yes
9811 >    ;;
9812 >  no:yes:* )
9813 >    { echo "$as_me:$LINENO: WARNING: iostream: present but cannot be compiled" >&5
9814 > echo "$as_me: WARNING: iostream: present but cannot be compiled" >&2;}
9815 >    { echo "$as_me:$LINENO: WARNING: iostream:     check for missing prerequisite headers?" >&5
9816 > echo "$as_me: WARNING: iostream:     check for missing prerequisite headers?" >&2;}
9817 >    { echo "$as_me:$LINENO: WARNING: iostream: see the Autoconf documentation" >&5
9818 > echo "$as_me: WARNING: iostream: see the Autoconf documentation" >&2;}
9819 >    { echo "$as_me:$LINENO: WARNING: iostream:     section \"Present But Cannot Be Compiled\"" >&5
9820 > echo "$as_me: WARNING: iostream:     section \"Present But Cannot Be Compiled\"" >&2;}
9821 >    { echo "$as_me:$LINENO: WARNING: iostream: proceeding with the preprocessor's result" >&5
9822 > echo "$as_me: WARNING: iostream: proceeding with the preprocessor's result" >&2;}
9823 >    { echo "$as_me:$LINENO: WARNING: iostream: in the future, the compiler will take precedence" >&5
9824 > echo "$as_me: WARNING: iostream: in the future, the compiler will take precedence" >&2;}
9825 >    (
9826 >      cat <<\_ASBOX
9827 > ## ------------------------------ ##
9828 > ## Report this to gezelter@nd.edu ##
9829 > ## ------------------------------ ##
9830 > _ASBOX
9831 >    ) |
9832 >      sed "s/^/$as_me: WARNING:     /" >&2
9833 >    ;;
9834 > esac
9835 > echo "$as_me:$LINENO: checking for iostream" >&5
9836 > echo $ECHO_N "checking for iostream... $ECHO_C" >&6
9837 > if test "${ac_cv_header_iostream+set}" = set; then
9838 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9839 > else
9840 >  ac_cv_header_iostream=$ac_header_preproc
9841 > fi
9842 > echo "$as_me:$LINENO: result: $ac_cv_header_iostream" >&5
9843 > echo "${ECHO_T}$ac_cv_header_iostream" >&6
9844 >
9845 > fi
9846 > if test $ac_cv_header_iostream = yes; then
9847 >
9848 >
9849 > cat >>confdefs.h <<\_ACEOF
9850 > #define HAVE_IOSTREAM 1
9851 > _ACEOF
9852 >
9853 >
9854 > else
9855 >
9856 >
9857 > for ac_header in iostream.h
9858 > do
9859 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9860 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
9861 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
9862 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9863 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
9864 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9865 > fi
9866 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9867 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9868 > else
9869 >  # Is the header compilable?
9870 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
9871 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9872 > cat >conftest.$ac_ext <<_ACEOF
9873 > /* confdefs.h.  */
9874 > _ACEOF
9875 > cat confdefs.h >>conftest.$ac_ext
9876 > cat >>conftest.$ac_ext <<_ACEOF
9877 > /* end confdefs.h.  */
9878 > $ac_includes_default
9879 > #include <$ac_header>
9880 > _ACEOF
9881 > rm -f conftest.$ac_objext
9882 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9883 >  (eval $ac_compile) 2>conftest.er1
9884 >  ac_status=$?
9885 >  grep -v '^ *+' conftest.er1 >conftest.err
9886 >  rm -f conftest.er1
9887 >  cat conftest.err >&5
9888 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9889 >  (exit $ac_status); } &&
9890 >         { ac_try='test -z "$ac_cxx_werror_flag"
9891 >                         || test ! -s conftest.err'
9892 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9893 >  (eval $ac_try) 2>&5
9894 >  ac_status=$?
9895 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9896 >  (exit $ac_status); }; } &&
9897 >         { ac_try='test -s conftest.$ac_objext'
9898 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9899 >  (eval $ac_try) 2>&5
9900 >  ac_status=$?
9901 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9902 >  (exit $ac_status); }; }; then
9903 >  ac_header_compiler=yes
9904 > else
9905 >  echo "$as_me: failed program was:" >&5
9906 > sed 's/^/| /' conftest.$ac_ext >&5
9907 >
9908 > ac_header_compiler=no
9909 > fi
9910 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9911 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9912 > echo "${ECHO_T}$ac_header_compiler" >&6
9913 >
9914 > # Is the header present?
9915 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
9916 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9917 > cat >conftest.$ac_ext <<_ACEOF
9918 > /* confdefs.h.  */
9919 > _ACEOF
9920 > cat confdefs.h >>conftest.$ac_ext
9921 > cat >>conftest.$ac_ext <<_ACEOF
9922 > /* end confdefs.h.  */
9923 > #include <$ac_header>
9924 > _ACEOF
9925 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9926 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9927 >  ac_status=$?
9928 >  grep -v '^ *+' conftest.er1 >conftest.err
9929 >  rm -f conftest.er1
9930 >  cat conftest.err >&5
9931 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9932 >  (exit $ac_status); } >/dev/null; then
9933 >  if test -s conftest.err; then
9934 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
9935 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
9936 >  else
9937 >    ac_cpp_err=
9938 >  fi
9939 > else
9940 >  ac_cpp_err=yes
9941 > fi
9942 > if test -z "$ac_cpp_err"; then
9943 >  ac_header_preproc=yes
9944 > else
9945 >  echo "$as_me: failed program was:" >&5
9946 > sed 's/^/| /' conftest.$ac_ext >&5
9947 >
9948 >  ac_header_preproc=no
9949 > fi
9950 > rm -f conftest.err conftest.$ac_ext
9951 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9952 > echo "${ECHO_T}$ac_header_preproc" >&6
9953 >
9954 > # So?  What about this header?
9955 > case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
9956 >  yes:no: )
9957 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9958 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9959 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9960 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9961 >    ac_header_preproc=yes
9962 >    ;;
9963 >  no:yes:* )
9964 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9965 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9966 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
9967 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
9968 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9969 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9970 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
9971 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
9972 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9973 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9974 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9975 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9976 >    (
9977 >      cat <<\_ASBOX
9978 > ## ------------------------------ ##
9979 > ## Report this to gezelter@nd.edu ##
9980 > ## ------------------------------ ##
9981 > _ASBOX
9982 >    ) |
9983 >      sed "s/^/$as_me: WARNING:     /" >&2
9984 >    ;;
9985 > esac
9986 > echo "$as_me:$LINENO: checking for $ac_header" >&5
9987 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9988 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
9989 >  echo $ECHO_N "(cached) $ECHO_C" >&6
9990 > else
9991 >  eval "$as_ac_Header=\$ac_header_preproc"
9992 > fi
9993 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9994 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9995 >
9996 > fi
9997 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
9998 >  cat >>confdefs.h <<_ACEOF
9999 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10000 > _ACEOF
10001 >
10002 > fi
10003 >
10004 > done
10005 >
10006 >
10007 > fi
10008 >
10009 >
10010 >
10011 >
10012 >  if test "${ac_cv_header_iomanip+set}" = set; then
10013 >  echo "$as_me:$LINENO: checking for iomanip" >&5
10014 > echo $ECHO_N "checking for iomanip... $ECHO_C" >&6
10015 > if test "${ac_cv_header_iomanip+set}" = set; then
10016 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10017 > fi
10018 > echo "$as_me:$LINENO: result: $ac_cv_header_iomanip" >&5
10019 > echo "${ECHO_T}$ac_cv_header_iomanip" >&6
10020 > else
10021 >  # Is the header compilable?
10022 > echo "$as_me:$LINENO: checking iomanip usability" >&5
10023 > echo $ECHO_N "checking iomanip usability... $ECHO_C" >&6
10024 > cat >conftest.$ac_ext <<_ACEOF
10025 > /* confdefs.h.  */
10026 > _ACEOF
10027 > cat confdefs.h >>conftest.$ac_ext
10028 > cat >>conftest.$ac_ext <<_ACEOF
10029 > /* end confdefs.h.  */
10030 > $ac_includes_default
10031 > #include <iomanip>
10032 > _ACEOF
10033 > rm -f conftest.$ac_objext
10034 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10035 >  (eval $ac_compile) 2>conftest.er1
10036 >  ac_status=$?
10037 >  grep -v '^ *+' conftest.er1 >conftest.err
10038 >  rm -f conftest.er1
10039 >  cat conftest.err >&5
10040 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10041 >  (exit $ac_status); } &&
10042 >         { ac_try='test -z "$ac_cxx_werror_flag"
10043 >                         || test ! -s conftest.err'
10044 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10045 >  (eval $ac_try) 2>&5
10046 >  ac_status=$?
10047 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10048 >  (exit $ac_status); }; } &&
10049 >         { ac_try='test -s conftest.$ac_objext'
10050 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10051 >  (eval $ac_try) 2>&5
10052 >  ac_status=$?
10053 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10054 >  (exit $ac_status); }; }; then
10055 >  ac_header_compiler=yes
10056 > else
10057 >  echo "$as_me: failed program was:" >&5
10058 > sed 's/^/| /' conftest.$ac_ext >&5
10059 >
10060 > ac_header_compiler=no
10061 > fi
10062 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10063 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10064 > echo "${ECHO_T}$ac_header_compiler" >&6
10065 >
10066 > # Is the header present?
10067 > echo "$as_me:$LINENO: checking iomanip presence" >&5
10068 > echo $ECHO_N "checking iomanip presence... $ECHO_C" >&6
10069 > cat >conftest.$ac_ext <<_ACEOF
10070 > /* confdefs.h.  */
10071 > _ACEOF
10072 > cat confdefs.h >>conftest.$ac_ext
10073 > cat >>conftest.$ac_ext <<_ACEOF
10074 > /* end confdefs.h.  */
10075 > #include <iomanip>
10076 > _ACEOF
10077 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10078 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10079 >  ac_status=$?
10080 >  grep -v '^ *+' conftest.er1 >conftest.err
10081 >  rm -f conftest.er1
10082 >  cat conftest.err >&5
10083 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10084 >  (exit $ac_status); } >/dev/null; then
10085 >  if test -s conftest.err; then
10086 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
10087 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10088 >  else
10089 >    ac_cpp_err=
10090 >  fi
10091 > else
10092 >  ac_cpp_err=yes
10093 > fi
10094 > if test -z "$ac_cpp_err"; then
10095 >  ac_header_preproc=yes
10096 > else
10097 >  echo "$as_me: failed program was:" >&5
10098 > sed 's/^/| /' conftest.$ac_ext >&5
10099 >
10100 >  ac_header_preproc=no
10101 > fi
10102 > rm -f conftest.err conftest.$ac_ext
10103 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10104 > echo "${ECHO_T}$ac_header_preproc" >&6
10105 >
10106 > # So?  What about this header?
10107 > case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10108 >  yes:no: )
10109 >    { echo "$as_me:$LINENO: WARNING: iomanip: accepted by the compiler, rejected by the preprocessor!" >&5
10110 > echo "$as_me: WARNING: iomanip: accepted by the compiler, rejected by the preprocessor!" >&2;}
10111 >    { echo "$as_me:$LINENO: WARNING: iomanip: proceeding with the compiler's result" >&5
10112 > echo "$as_me: WARNING: iomanip: proceeding with the compiler's result" >&2;}
10113 >    ac_header_preproc=yes
10114 >    ;;
10115 >  no:yes:* )
10116 >    { echo "$as_me:$LINENO: WARNING: iomanip: present but cannot be compiled" >&5
10117 > echo "$as_me: WARNING: iomanip: present but cannot be compiled" >&2;}
10118 >    { echo "$as_me:$LINENO: WARNING: iomanip:     check for missing prerequisite headers?" >&5
10119 > echo "$as_me: WARNING: iomanip:     check for missing prerequisite headers?" >&2;}
10120 >    { echo "$as_me:$LINENO: WARNING: iomanip: see the Autoconf documentation" >&5
10121 > echo "$as_me: WARNING: iomanip: see the Autoconf documentation" >&2;}
10122 >    { echo "$as_me:$LINENO: WARNING: iomanip:     section \"Present But Cannot Be Compiled\"" >&5
10123 > echo "$as_me: WARNING: iomanip:     section \"Present But Cannot Be Compiled\"" >&2;}
10124 >    { echo "$as_me:$LINENO: WARNING: iomanip: proceeding with the preprocessor's result" >&5
10125 > echo "$as_me: WARNING: iomanip: proceeding with the preprocessor's result" >&2;}
10126 >    { echo "$as_me:$LINENO: WARNING: iomanip: in the future, the compiler will take precedence" >&5
10127 > echo "$as_me: WARNING: iomanip: in the future, the compiler will take precedence" >&2;}
10128 >    (
10129 >      cat <<\_ASBOX
10130 > ## ------------------------------ ##
10131 > ## Report this to gezelter@nd.edu ##
10132 > ## ------------------------------ ##
10133 > _ASBOX
10134 >    ) |
10135 >      sed "s/^/$as_me: WARNING:     /" >&2
10136 >    ;;
10137 > esac
10138 > echo "$as_me:$LINENO: checking for iomanip" >&5
10139 > echo $ECHO_N "checking for iomanip... $ECHO_C" >&6
10140 > if test "${ac_cv_header_iomanip+set}" = set; then
10141 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10142 > else
10143 >  ac_cv_header_iomanip=$ac_header_preproc
10144 > fi
10145 > echo "$as_me:$LINENO: result: $ac_cv_header_iomanip" >&5
10146 > echo "${ECHO_T}$ac_cv_header_iomanip" >&6
10147 >
10148 > fi
10149 > if test $ac_cv_header_iomanip = yes; then
10150 >
10151 >
10152 > cat >>confdefs.h <<\_ACEOF
10153 > #define HAVE_IOMANIP 1
10154 > _ACEOF
10155 >
10156 >
10157 > else
10158 >
10159 >
10160 > for ac_header in iomanip.h
10161 > do
10162 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10163 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10164 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
10165 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10166 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10167 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10168 > fi
10169 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10170 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10171 > else
10172 >  # Is the header compilable?
10173 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
10174 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10175 > cat >conftest.$ac_ext <<_ACEOF
10176 > /* confdefs.h.  */
10177 > _ACEOF
10178 > cat confdefs.h >>conftest.$ac_ext
10179 > cat >>conftest.$ac_ext <<_ACEOF
10180 > /* end confdefs.h.  */
10181 > $ac_includes_default
10182 > #include <$ac_header>
10183 > _ACEOF
10184 > rm -f conftest.$ac_objext
10185 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10186 >  (eval $ac_compile) 2>conftest.er1
10187 >  ac_status=$?
10188 >  grep -v '^ *+' conftest.er1 >conftest.err
10189 >  rm -f conftest.er1
10190 >  cat conftest.err >&5
10191 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10192 >  (exit $ac_status); } &&
10193 >         { ac_try='test -z "$ac_cxx_werror_flag"
10194 >                         || test ! -s conftest.err'
10195 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10196 >  (eval $ac_try) 2>&5
10197 >  ac_status=$?
10198 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10199 >  (exit $ac_status); }; } &&
10200 >         { ac_try='test -s conftest.$ac_objext'
10201 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10202 >  (eval $ac_try) 2>&5
10203 >  ac_status=$?
10204 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10205 >  (exit $ac_status); }; }; then
10206 >  ac_header_compiler=yes
10207 > else
10208 >  echo "$as_me: failed program was:" >&5
10209 > sed 's/^/| /' conftest.$ac_ext >&5
10210 >
10211 > ac_header_compiler=no
10212 > fi
10213 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10214 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10215 > echo "${ECHO_T}$ac_header_compiler" >&6
10216 >
10217 > # Is the header present?
10218 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
10219 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10220 > cat >conftest.$ac_ext <<_ACEOF
10221 > /* confdefs.h.  */
10222 > _ACEOF
10223 > cat confdefs.h >>conftest.$ac_ext
10224 > cat >>conftest.$ac_ext <<_ACEOF
10225 > /* end confdefs.h.  */
10226 > #include <$ac_header>
10227 > _ACEOF
10228 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10229 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10230 >  ac_status=$?
10231 >  grep -v '^ *+' conftest.er1 >conftest.err
10232 >  rm -f conftest.er1
10233 >  cat conftest.err >&5
10234 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10235 >  (exit $ac_status); } >/dev/null; then
10236 >  if test -s conftest.err; then
10237 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
10238 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10239 >  else
10240 >    ac_cpp_err=
10241 >  fi
10242 > else
10243 >  ac_cpp_err=yes
10244 > fi
10245 > if test -z "$ac_cpp_err"; then
10246 >  ac_header_preproc=yes
10247 > else
10248 >  echo "$as_me: failed program was:" >&5
10249 > sed 's/^/| /' conftest.$ac_ext >&5
10250 >
10251 >  ac_header_preproc=no
10252 > fi
10253 > rm -f conftest.err conftest.$ac_ext
10254 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10255 > echo "${ECHO_T}$ac_header_preproc" >&6
10256 >
10257 > # So?  What about this header?
10258 > case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10259 >  yes:no: )
10260 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10261 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10262 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10263 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10264 >    ac_header_preproc=yes
10265 >    ;;
10266 >  no:yes:* )
10267 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10268 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10269 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
10270 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
10271 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10272 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10273 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
10274 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
10275 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10276 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10277 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10278 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10279 >    (
10280 >      cat <<\_ASBOX
10281 > ## ------------------------------ ##
10282 > ## Report this to gezelter@nd.edu ##
10283 > ## ------------------------------ ##
10284 > _ASBOX
10285 >    ) |
10286 >      sed "s/^/$as_me: WARNING:     /" >&2
10287 >    ;;
10288 > esac
10289 > echo "$as_me:$LINENO: checking for $ac_header" >&5
10290 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10291 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10292 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10293 > else
10294 >  eval "$as_ac_Header=\$ac_header_preproc"
10295 > fi
10296 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10297 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10298 >
10299 > fi
10300 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
10301 >  cat >>confdefs.h <<_ACEOF
10302 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10303 > _ACEOF
10304 >
10305 > fi
10306 >
10307 > done
10308 >
10309 >
10310 > fi
10311 >
10312 >
10313 >
10314 >
10315 > for ac_header in cmath
10316 > do
10317 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10318 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10319 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
10320 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10321 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10322 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10323 > fi
10324 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10325 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10326 > else
10327 >  # Is the header compilable?
10328 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
10329 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10330 > cat >conftest.$ac_ext <<_ACEOF
10331 > /* confdefs.h.  */
10332 > _ACEOF
10333 > cat confdefs.h >>conftest.$ac_ext
10334 > cat >>conftest.$ac_ext <<_ACEOF
10335 > /* end confdefs.h.  */
10336 > $ac_includes_default
10337 > #include <$ac_header>
10338 > _ACEOF
10339 > rm -f conftest.$ac_objext
10340 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10341 >  (eval $ac_compile) 2>conftest.er1
10342 >  ac_status=$?
10343 >  grep -v '^ *+' conftest.er1 >conftest.err
10344 >  rm -f conftest.er1
10345 >  cat conftest.err >&5
10346 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10347 >  (exit $ac_status); } &&
10348 >         { ac_try='test -z "$ac_cxx_werror_flag"
10349 >                         || test ! -s conftest.err'
10350 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10351 >  (eval $ac_try) 2>&5
10352 >  ac_status=$?
10353 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10354 >  (exit $ac_status); }; } &&
10355 >         { ac_try='test -s conftest.$ac_objext'
10356 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10357 >  (eval $ac_try) 2>&5
10358 >  ac_status=$?
10359 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10360 >  (exit $ac_status); }; }; then
10361 >  ac_header_compiler=yes
10362 > else
10363 >  echo "$as_me: failed program was:" >&5
10364 > sed 's/^/| /' conftest.$ac_ext >&5
10365 >
10366 > ac_header_compiler=no
10367 > fi
10368 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10369 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10370 > echo "${ECHO_T}$ac_header_compiler" >&6
10371 >
10372 > # Is the header present?
10373 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
10374 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10375 > cat >conftest.$ac_ext <<_ACEOF
10376 > /* confdefs.h.  */
10377 > _ACEOF
10378 > cat confdefs.h >>conftest.$ac_ext
10379 > cat >>conftest.$ac_ext <<_ACEOF
10380 > /* end confdefs.h.  */
10381 > #include <$ac_header>
10382 > _ACEOF
10383 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10384 >  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10385 >  ac_status=$?
10386 >  grep -v '^ *+' conftest.er1 >conftest.err
10387 >  rm -f conftest.er1
10388 >  cat conftest.err >&5
10389 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10390 >  (exit $ac_status); } >/dev/null; then
10391 >  if test -s conftest.err; then
10392 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
10393 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
10394 >  else
10395 >    ac_cpp_err=
10396 >  fi
10397 > else
10398 >  ac_cpp_err=yes
10399 > fi
10400 > if test -z "$ac_cpp_err"; then
10401 >  ac_header_preproc=yes
10402 > else
10403 >  echo "$as_me: failed program was:" >&5
10404 > sed 's/^/| /' conftest.$ac_ext >&5
10405 >
10406 >  ac_header_preproc=no
10407 > fi
10408 > rm -f conftest.err conftest.$ac_ext
10409 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10410 > echo "${ECHO_T}$ac_header_preproc" >&6
10411 >
10412 > # So?  What about this header?
10413 > case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
10414 >  yes:no: )
10415 >    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10416 > echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10417 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10418 > echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10419 >    ac_header_preproc=yes
10420 >    ;;
10421 >  no:yes:* )
10422 >    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10423 > echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10424 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
10425 > echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
10426 >    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10427 > echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10428 >    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
10429 > echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
10430 >    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10431 > echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10432 >    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10433 > echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10434 >    (
10435 >      cat <<\_ASBOX
10436 > ## ------------------------------ ##
10437 > ## Report this to gezelter@nd.edu ##
10438 > ## ------------------------------ ##
10439 > _ASBOX
10440 >    ) |
10441 >      sed "s/^/$as_me: WARNING:     /" >&2
10442 >    ;;
10443 > esac
10444 > echo "$as_me:$LINENO: checking for $ac_header" >&5
10445 > echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10446 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10447 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10448 > else
10449 >  eval "$as_ac_Header=\$ac_header_preproc"
10450 > fi
10451 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10452 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10453 >
10454 > fi
10455 > if test `eval echo '${'$as_ac_Header'}'` = yes; then
10456 >  cat >>confdefs.h <<_ACEOF
10457 > #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10458 > _ACEOF
10459 >
10460 > fi
10461 >
10462 > done
10463 >
10464 >
10465 >
10466 >
10467 >  echo "$as_me:$LINENO: checking for C++ iostream in namespace std" >&5
10468 > echo $ECHO_N "checking for C++ iostream in namespace std... $ECHO_C" >&6
10469 > if test "${ac_cv_cxx_have_std_iostream+set}" = set; then
10470 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10471 > else
10472 >
10473 >      ac_cv_cxx_have_std_iostream=no
10474 >      ac_cv_cxx_need_use_std_iostream=no
10475 >      if test "x$ac_cv_cxx_namespaces" = xyes; then
10476 >
10477 >
10478 >        ac_ext=cc
10479 > ac_cpp='$CXXCPP $CPPFLAGS'
10480 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10481 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10482 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10483 >
10484 >        cat >conftest.$ac_ext <<_ACEOF
10485 > /* confdefs.h.  */
10486 > _ACEOF
10487 > cat confdefs.h >>conftest.$ac_ext
10488 > cat >>conftest.$ac_ext <<_ACEOF
10489 > /* end confdefs.h.  */
10490 >
10491 > #ifdef HAVE_IOSTREAM
10492 > #include <iostream>
10493 > #else
10494 > #include <iostream.h>
10495 > #endif
10496 >
10497 > #ifdef FC_DUMMY_MAIN
10498 > #ifndef FC_DUMMY_MAIN_EQ_F77
10499 > #  ifdef __cplusplus
10500 >     extern "C"
10501 > #  endif
10502 >   int FC_DUMMY_MAIN() { return 1; }
10503 > #endif
10504 > #endif
10505 > int
10506 > main ()
10507 > {
10508 > std::cout<<"Hello World"<<std::endl;return 0;
10509 >  ;
10510 >  return 0;
10511 > }
10512 > _ACEOF
10513 > rm -f conftest.$ac_objext
10514 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10515 >  (eval $ac_compile) 2>conftest.er1
10516 >  ac_status=$?
10517 >  grep -v '^ *+' conftest.er1 >conftest.err
10518 >  rm -f conftest.er1
10519 >  cat conftest.err >&5
10520 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10521 >  (exit $ac_status); } &&
10522 >         { ac_try='test -z "$ac_cxx_werror_flag"
10523 >                         || test ! -s conftest.err'
10524 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10525 >  (eval $ac_try) 2>&5
10526 >  ac_status=$?
10527 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10528 >  (exit $ac_status); }; } &&
10529 >         { ac_try='test -s conftest.$ac_objext'
10530 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10531 >  (eval $ac_try) 2>&5
10532 >  ac_status=$?
10533 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10534 >  (exit $ac_status); }; }; then
10535 >  ac_cv_cxx_have_std_iostream=yes
10536 > else
10537 >  echo "$as_me: failed program was:" >&5
10538 > sed 's/^/| /' conftest.$ac_ext >&5
10539 >
10540 > fi
10541 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10542 >        cat >conftest.$ac_ext <<_ACEOF
10543 > /* confdefs.h.  */
10544 > _ACEOF
10545 > cat confdefs.h >>conftest.$ac_ext
10546 > cat >>conftest.$ac_ext <<_ACEOF
10547 > /* end confdefs.h.  */
10548 >
10549 > #define __USE_STD_IOSTREAM 1
10550 > #ifdef HAVE_IOSTREAM
10551 > #include <iostream>
10552 > #else
10553 > #include <iostream.h>
10554 > #endif
10555 >
10556 > #ifdef FC_DUMMY_MAIN
10557 > #ifndef FC_DUMMY_MAIN_EQ_F77
10558 > #  ifdef __cplusplus
10559 >     extern "C"
10560 > #  endif
10561 >   int FC_DUMMY_MAIN() { return 1; }
10562 > #endif
10563 > #endif
10564 > int
10565 > main ()
10566 > {
10567 > std::cout<<"Hello World"<<std::endl;return 0;
10568 >  ;
10569 >  return 0;
10570 > }
10571 > _ACEOF
10572 > rm -f conftest.$ac_objext
10573 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10574 >  (eval $ac_compile) 2>conftest.er1
10575 >  ac_status=$?
10576 >  grep -v '^ *+' conftest.er1 >conftest.err
10577 >  rm -f conftest.er1
10578 >  cat conftest.err >&5
10579 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10580 >  (exit $ac_status); } &&
10581 >         { ac_try='test -z "$ac_cxx_werror_flag"
10582 >                         || test ! -s conftest.err'
10583 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10584 >  (eval $ac_try) 2>&5
10585 >  ac_status=$?
10586 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10587 >  (exit $ac_status); }; } &&
10588 >         { ac_try='test -s conftest.$ac_objext'
10589 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10590 >  (eval $ac_try) 2>&5
10591 >  ac_status=$?
10592 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10593 >  (exit $ac_status); }; }; then
10594 >  ac_cv_cxx_have_std_iostream=yes;ac_cv_cxx_need_use_std_iostream=yes
10595 > else
10596 >  echo "$as_me: failed program was:" >&5
10597 > sed 's/^/| /' conftest.$ac_ext >&5
10598 >
10599 > fi
10600 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10601 >        ac_ext=cc
10602 > ac_cpp='$CXXCPP $CPPFLAGS'
10603 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10604 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10605 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10606 >
10607 >      fi
10608 >
10609 > fi
10610 > echo "$as_me:$LINENO: result: $ac_cv_cxx_have_std_iostream" >&5
10611 > echo "${ECHO_T}$ac_cv_cxx_have_std_iostream" >&6
10612 >  if test "$ac_cv_cxx_have_std_iostream" = yes; then
10613 >
10614 > cat >>confdefs.h <<\_ACEOF
10615 > #define HAVE_STD_IOSTREAM 1
10616 > _ACEOF
10617 >
10618 >  fi
10619 >  if test "$ac_cv_cxx_need_use_std_iostream" = yes; then
10620 >
10621 > cat >>confdefs.h <<\_ACEOF
10622 > #define __USE_STD_IOSTREAM 1
10623 > _ACEOF
10624 >
10625 >  fi
10626 >
10627 >
10628 >
10629 >
10630 >  echo "$as_me:$LINENO: checking for C++ Standard Template Library in namespace std." >&5
10631 > echo $ECHO_N "checking for C++ Standard Template Library in namespace std.... $ECHO_C" >&6
10632 > if test "${ac_cv_cxx_have_std_stl+set}" = set; then
10633 >  echo $ECHO_N "(cached) $ECHO_C" >&6
10634 > else
10635 >
10636 >      ac_cv_cxx_have_std_stl=no
10637 >      if test "x$ac_cv_cxx_namespaces" = xyes; then
10638 >
10639 >
10640 >        ac_ext=cc
10641 > ac_cpp='$CXXCPP $CPPFLAGS'
10642 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10643 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10644 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10645 >
10646 >        cat >conftest.$ac_ext <<_ACEOF
10647 > /* confdefs.h.  */
10648 > _ACEOF
10649 > cat confdefs.h >>conftest.$ac_ext
10650 > cat >>conftest.$ac_ext <<_ACEOF
10651 > /* end confdefs.h.  */
10652 > #include <list>
10653 >
10654 > #ifdef FC_DUMMY_MAIN
10655 > #ifndef FC_DUMMY_MAIN_EQ_F77
10656 > #  ifdef __cplusplus
10657 >     extern "C"
10658 > #  endif
10659 >   int FC_DUMMY_MAIN() { return 1; }
10660 > #endif
10661 > #endif
10662 > int
10663 > main ()
10664 > {
10665 > std::list<int> foo;return 0;
10666 >  ;
10667 >  return 0;
10668 > }
10669 > _ACEOF
10670 > rm -f conftest.$ac_objext
10671 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10672 >  (eval $ac_compile) 2>conftest.er1
10673 >  ac_status=$?
10674 >  grep -v '^ *+' conftest.er1 >conftest.err
10675 >  rm -f conftest.er1
10676 >  cat conftest.err >&5
10677 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10678 >  (exit $ac_status); } &&
10679 >         { ac_try='test -z "$ac_cxx_werror_flag"
10680 >                         || test ! -s conftest.err'
10681 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10682 >  (eval $ac_try) 2>&5
10683 >  ac_status=$?
10684 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10685 >  (exit $ac_status); }; } &&
10686 >         { ac_try='test -s conftest.$ac_objext'
10687 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10688 >  (eval $ac_try) 2>&5
10689 >  ac_status=$?
10690 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10691 >  (exit $ac_status); }; }; then
10692 >  ac_cv_cxx_have_std_stl=yes
10693 > else
10694 >  echo "$as_me: failed program was:" >&5
10695 > sed 's/^/| /' conftest.$ac_ext >&5
10696 >
10697 > fi
10698 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10699 >        ac_ext=cc
10700 > ac_cpp='$CXXCPP $CPPFLAGS'
10701 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10702 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10703 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10704  
10705 < done
3559 < # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3560 < rm -f conftest.err conftest.$ac_ext
3561 < if $ac_preproc_ok; then
3562 <  break 2
3563 < fi
10705 >      fi
10706  
3565    done
3566    ac_cv_prog_CPP=$CPP
3567
10707   fi
10708 <  CPP=$ac_cv_prog_CPP
10709 < else
10710 <  ac_cv_prog_CPP=$CPP
3572 < fi
3573 < echo "$as_me:3573: result: $CPP" >&5
3574 < echo "${ECHO_T}$CPP" >&6
3575 < ac_preproc_ok=false
3576 < for ac_c_preproc_warn_flag in '' yes
3577 < do
3578 <  # Use a header file that comes with gcc, so configuring glibc
3579 <  # with a fresh cross-compiler works.
3580 <  # On the NeXT, cc -E runs the code through the compiler's parser,
3581 <  # not just through cpp. "Syntax error" is here to catch this case.
3582 <  cat >conftest.$ac_ext <<_ACEOF
3583 < #line 3583 "configure"
3584 < #include "confdefs.h"
3585 < #include <assert.h>
3586 <                     Syntax error
3587 < _ACEOF
3588 < if { (eval echo "$as_me:3588: \"$ac_cpp conftest.$ac_ext\"") >&5
3589 <  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3590 <  ac_status=$?
3591 <  egrep -v '^ *\+' conftest.er1 >conftest.err
3592 <  rm -f conftest.er1
3593 <  cat conftest.err >&5
3594 <  echo "$as_me:3594: \$? = $ac_status" >&5
3595 <  (exit $ac_status); } >/dev/null; then
3596 <  if test -s conftest.err; then
3597 <    ac_cpp_err=$ac_c_preproc_warn_flag
3598 <  else
3599 <    ac_cpp_err=
3600 <  fi
3601 < else
3602 <  ac_cpp_err=yes
3603 < fi
3604 < if test -z "$ac_cpp_err"; then
3605 <  :
3606 < else
3607 <  echo "$as_me: failed program was:" >&5
3608 <  cat conftest.$ac_ext >&5
3609 <  # Broken: fails on valid input.
3610 < continue
3611 < fi
3612 < rm -f conftest.err conftest.$ac_ext
10708 > echo "$as_me:$LINENO: result: $ac_cv_cxx_have_std_stl" >&5
10709 > echo "${ECHO_T}$ac_cv_cxx_have_std_stl" >&6
10710 >  if test "$ac_cv_cxx_have_std_stl" = yes; then
10711  
10712 <  # OK, works on sane cases.  Now check whether non-existent headers
10713 <  # can be detected and how.
3616 <  cat >conftest.$ac_ext <<_ACEOF
3617 < #line 3617 "configure"
3618 < #include "confdefs.h"
3619 < #include <ac_nonexistent.h>
10712 > cat >>confdefs.h <<\_ACEOF
10713 > #define HAVE_STD_STL 1
10714   _ACEOF
10715 < if { (eval echo "$as_me:3621: \"$ac_cpp conftest.$ac_ext\"") >&5
3622 <  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3623 <  ac_status=$?
3624 <  egrep -v '^ *\+' conftest.er1 >conftest.err
3625 <  rm -f conftest.er1
3626 <  cat conftest.err >&5
3627 <  echo "$as_me:3627: \$? = $ac_status" >&5
3628 <  (exit $ac_status); } >/dev/null; then
3629 <  if test -s conftest.err; then
3630 <    ac_cpp_err=$ac_c_preproc_warn_flag
3631 <  else
3632 <    ac_cpp_err=
10715 >
10716    fi
3634 else
3635  ac_cpp_err=yes
3636 fi
3637 if test -z "$ac_cpp_err"; then
3638  # Broken: success on invalid input.
3639 continue
3640 else
3641  echo "$as_me: failed program was:" >&5
3642  cat conftest.$ac_ext >&5
3643  # Passes both tests.
3644 ac_preproc_ok=:
3645 break
3646 fi
3647 rm -f conftest.err conftest.$ac_ext
10717  
3649 done
3650 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3651 rm -f conftest.err conftest.$ac_ext
3652 if $ac_preproc_ok; then
3653  :
3654 else
3655  { { echo "$as_me:3655: error: C preprocessor \"$CPP\" fails sanity check" >&5
3656 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
3657   { (exit 1); exit 1; }; }
3658 fi
10718  
3660 ac_ext=c
3661 ac_cpp='$CPP $CPPFLAGS'
3662 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3663 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3664 ac_compiler_gnu=$ac_cv_c_compiler_gnu
10719  
10720 < for ac_header in unistd.h sys/pstat.h sys/sysmp.h sys/sysinfo.h sys/table.h sys/param.h sys/sysctl.h sys/sytemcfg.h machine/hal_sysinfo.h
10721 < do
10722 < ac_ac_Header=`echo "ac_cv_header_$ac_header" | $ac_tr_sh`
3669 < echo "$as_me:3669: checking for $ac_header" >&5
3670 < echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3671 < if eval "test \"\${$ac_ac_Header+set}\" = set"; then
10720 >  echo "$as_me:$LINENO: checking for fstream::attach()" >&5
10721 > echo $ECHO_N "checking for fstream::attach()... $ECHO_C" >&6
10722 > if test "${ac_cv_cxx_have_fstream_attach+set}" = set; then
10723    echo $ECHO_N "(cached) $ECHO_C" >&6
10724   else
10725 <  cat >conftest.$ac_ext <<_ACEOF
10726 < #line 3675 "configure"
10727 < #include "confdefs.h"
10728 < #include <$ac_header>
10725 >
10726 >    ac_cv_cxx_have_fstream_attach=no
10727 >
10728 >
10729 >    ac_ext=cc
10730 > ac_cpp='$CXXCPP $CPPFLAGS'
10731 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10732 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10733 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10734 >
10735 >    cat >conftest.$ac_ext <<_ACEOF
10736 > /* confdefs.h.  */
10737   _ACEOF
10738 < if { (eval echo "$as_me:3679: \"$ac_cpp conftest.$ac_ext\"") >&5
10739 <  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10738 > cat confdefs.h >>conftest.$ac_ext
10739 > cat >>conftest.$ac_ext <<_ACEOF
10740 > /* end confdefs.h.  */
10741 >
10742 > #ifdef HAVE_IOSTREAM
10743 > #include <fstream>
10744 > #else
10745 > #include <fstream.h>
10746 > #endif
10747 > #ifdef HAVE_STD_IOSTREAM
10748 > using namespace std;
10749 > #endif
10750 >
10751 > #ifdef FC_DUMMY_MAIN
10752 > #ifndef FC_DUMMY_MAIN_EQ_F77
10753 > #  ifdef __cplusplus
10754 >     extern "C"
10755 > #  endif
10756 >   int FC_DUMMY_MAIN() { return 1; }
10757 > #endif
10758 > #endif
10759 > int
10760 > main ()
10761 > {
10762 > int fd=0;ofstream s;s.attach(fd);
10763 >  ;
10764 >  return 0;
10765 > }
10766 > _ACEOF
10767 > rm -f conftest.$ac_objext
10768 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10769 >  (eval $ac_compile) 2>conftest.er1
10770    ac_status=$?
10771 <  egrep -v '^ *\+' conftest.er1 >conftest.err
10771 >  grep -v '^ *+' conftest.er1 >conftest.err
10772    rm -f conftest.er1
10773    cat conftest.err >&5
10774 <  echo "$as_me:3685: \$? = $ac_status" >&5
10775 <  (exit $ac_status); } >/dev/null; then
10776 <  if test -s conftest.err; then
10777 <    ac_cpp_err=$ac_c_preproc_warn_flag
10778 <  else
10779 <    ac_cpp_err=
10780 <  fi
10774 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10775 >  (exit $ac_status); } &&
10776 >         { ac_try='test -z "$ac_cxx_werror_flag"
10777 >                         || test ! -s conftest.err'
10778 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10779 >  (eval $ac_try) 2>&5
10780 >  ac_status=$?
10781 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10782 >  (exit $ac_status); }; } &&
10783 >         { ac_try='test -s conftest.$ac_objext'
10784 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10785 >  (eval $ac_try) 2>&5
10786 >  ac_status=$?
10787 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10788 >  (exit $ac_status); }; }; then
10789 >  ac_cv_cxx_have_fstream_attach=yes
10790   else
3693  ac_cpp_err=yes
3694 fi
3695 if test -z "$ac_cpp_err"; then
3696  eval "$ac_ac_Header=yes"
3697 else
10791    echo "$as_me: failed program was:" >&5
10792 <  cat conftest.$ac_ext >&5
10793 <  eval "$ac_ac_Header=no"
10792 > sed 's/^/| /' conftest.$ac_ext >&5
10793 >
10794   fi
10795 < rm -f conftest.err conftest.$ac_ext
10796 < fi
10797 < echo "$as_me:3704: result: `eval echo '${'$ac_ac_Header'}'`" >&5
10798 < echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6
10799 < if test `eval echo '${'$ac_ac_Header'}'` = yes; then
10800 <  cat >>confdefs.h <<EOF
3708 < #define `echo "HAVE_$ac_header" | $ac_tr_cpp` 1
3709 < EOF
10795 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10796 >    ac_ext=cc
10797 > ac_cpp='$CXXCPP $CPPFLAGS'
10798 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10799 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10800 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10801  
10802 +
10803   fi
10804 < done
10804 > echo "$as_me:$LINENO: result: $ac_cv_cxx_have_fstream_attach" >&5
10805 > echo "${ECHO_T}$ac_cv_cxx_have_fstream_attach" >&6
10806 >  if test "$ac_cv_cxx_have_fstream_attach" = yes; then
10807  
10808 < for ac_func in pstat_getstatic sysmp getsysinfo sysctl table
10809 < do
10810 < ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh`
10811 < echo "$as_me:3717: checking for $ac_func" >&5
10812 < echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10813 < if eval "test \"\${$ac_ac_var+set}\" = set"; then
10808 > cat >>confdefs.h <<\_ACEOF
10809 > #define HAVE_FSTREAM_ATTACH 1
10810 > _ACEOF
10811 >
10812 >  fi
10813 >
10814 >
10815 >
10816 >  echo "$as_me:$LINENO: checking for fstream::open()" >&5
10817 > echo $ECHO_N "checking for fstream::open()... $ECHO_C" >&6
10818 > if test "${ac_cv_cxx_have_fstream_open+set}" = set; then
10819    echo $ECHO_N "(cached) $ECHO_C" >&6
10820   else
10821 <  cat >conftest.$ac_ext <<_ACEOF
10822 < #line 3723 "configure"
10823 < #include "confdefs.h"
10824 < /* System header to define __stub macros and hopefully few prototypes,
10825 <    which can conflict with char $ac_func (); below.  */
10826 < #include <assert.h>
10827 < /* Override any gcc2 internal prototype to avoid an error.  */
10828 < #ifdef __cplusplus
10829 < extern "C"
10821 >
10822 >    ac_cv_cxx_have_fstream_open=no
10823 >    ac_cv_cxx_fstream_open_prot=no
10824 >
10825 >
10826 >    ac_ext=cc
10827 > ac_cpp='$CXXCPP $CPPFLAGS'
10828 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10829 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10830 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10831 >
10832 >    # Try with 2 parameters
10833 >    cat >conftest.$ac_ext <<_ACEOF
10834 > /* confdefs.h.  */
10835 > _ACEOF
10836 > cat confdefs.h >>conftest.$ac_ext
10837 > cat >>conftest.$ac_ext <<_ACEOF
10838 > /* end confdefs.h.  */
10839 >
10840 > #ifdef HAVE_IOSTREAM
10841 > #include <fstream>
10842 > #else
10843 > #include <fstream.h>
10844   #endif
10845 < /* We use char because int might match the return type of a gcc2
10846 <   builtin and then its argument prototype would still apply.  */
10847 < char $ac_func ();
3735 < char (*f) ();
10845 > #ifdef HAVE_STD_IOSTREAM
10846 > using namespace std;
10847 > #endif
10848  
10849 + #ifdef FC_DUMMY_MAIN
10850 + #ifndef FC_DUMMY_MAIN_EQ_F77
10851 + #  ifdef __cplusplus
10852 +     extern "C"
10853 + #  endif
10854 +   int FC_DUMMY_MAIN() { return 1; }
10855 + #endif
10856 + #endif
10857   int
10858   main ()
10859   {
10860 < /* The GNU C library defines this for functions which it implements
3741 <    to always fail with ENOSYS.  Some functions are actually named
3742 <    something starting with __ and the normal name is an alias.  */
3743 < #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3744 < choke me
3745 < #else
3746 < f = $ac_func;
3747 < #endif
3748 <
10860 > ofstream s;s.open("conftest.txt",ios::out|ios::trunc);
10861    ;
10862    return 0;
10863   }
10864   _ACEOF
10865 < rm -f conftest.$ac_objext conftest$ac_exeext
10866 < if { (eval echo "$as_me:3754: \"$ac_link\"") >&5
10867 <  (eval $ac_link) 2>&5
10865 > rm -f conftest.$ac_objext
10866 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10867 >  (eval $ac_compile) 2>conftest.er1
10868    ac_status=$?
10869 <  echo "$as_me:3757: \$? = $ac_status" >&5
10869 >  grep -v '^ *+' conftest.er1 >conftest.err
10870 >  rm -f conftest.er1
10871 >  cat conftest.err >&5
10872 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10873    (exit $ac_status); } &&
10874 <         { ac_try='test -s conftest$ac_exeext'
10875 <  { (eval echo "$as_me:3760: \"$ac_try\"") >&5
10874 >         { ac_try='test -z "$ac_cxx_werror_flag"
10875 >                         || test ! -s conftest.err'
10876 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10877    (eval $ac_try) 2>&5
10878    ac_status=$?
10879 <  echo "$as_me:3763: \$? = $ac_status" >&5
10879 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10880 >  (exit $ac_status); }; } &&
10881 >         { ac_try='test -s conftest.$ac_objext'
10882 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10883 >  (eval $ac_try) 2>&5
10884 >  ac_status=$?
10885 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10886    (exit $ac_status); }; }; then
10887 <  eval "$ac_ac_var=yes"
10887 >  ac_cv_cxx_have_fstream_open=yes
10888   else
10889    echo "$as_me: failed program was:" >&5
10890 < cat conftest.$ac_ext >&5
3769 < eval "$ac_ac_var=no"
3770 < fi
3771 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3772 < fi
3773 < echo "$as_me:3773: result: `eval echo '${'$ac_ac_var'}'`" >&5
3774 < echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6
3775 < if test `eval echo '${'$ac_ac_var'}'` = yes; then
3776 <  cat >>confdefs.h <<EOF
3777 < #define `echo "HAVE_$ac_func" | $ac_tr_cpp` 1
3778 < EOF
10890 > sed 's/^/| /' conftest.$ac_ext >&5
10891  
10892   fi
10893 < done
10893 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10894 >    # Try with mode parameter
10895 >    cat >conftest.$ac_ext <<_ACEOF
10896 > /* confdefs.h.  */
10897 > _ACEOF
10898 > cat confdefs.h >>conftest.$ac_ext
10899 > cat >>conftest.$ac_ext <<_ACEOF
10900 > /* end confdefs.h.  */
10901  
10902 < # special check for _system_configuration because AIX <4.3.2 do not
10903 < # contain the `physmem' member.
10904 < echo "$as_me:3785: checking for external symbol _system_configuration" >&5
10905 < echo $ECHO_N "checking for external symbol _system_configuration... $ECHO_C" >&6
10906 < cat >conftest.$ac_ext <<_ACEOF
10907 < #line 3788 "configure"
10908 < #include "confdefs.h"
10909 < #include <sys/systemcfg.h>
10902 > #ifdef HAVE_IOSTREAM
10903 > #include <fstream>
10904 > #else
10905 > #include <fstream.h>
10906 > #endif
10907 > #ifdef HAVE_STD_IOSTREAM
10908 > using namespace std;
10909 > #endif
10910 >
10911 > #ifdef FC_DUMMY_MAIN
10912 > #ifndef FC_DUMMY_MAIN_EQ_F77
10913 > #  ifdef __cplusplus
10914 >     extern "C"
10915 > #  endif
10916 >   int FC_DUMMY_MAIN() { return 1; }
10917 > #endif
10918 > #endif
10919   int
10920   main ()
10921   {
10922 < double x = _system_configuration.physmem;
10922 > ofstream s;s.open("conftest.txt",ios::out|ios::trunc,0666);
10923    ;
10924    return 0;
10925   }
10926   _ACEOF
10927   rm -f conftest.$ac_objext
10928 < if { (eval echo "$as_me:3800: \"$ac_compile\"") >&5
10929 <  (eval $ac_compile) 2>&5
10928 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10929 >  (eval $ac_compile) 2>conftest.er1
10930    ac_status=$?
10931 <  echo "$as_me:3803: \$? = $ac_status" >&5
10931 >  grep -v '^ *+' conftest.er1 >conftest.err
10932 >  rm -f conftest.er1
10933 >  cat conftest.err >&5
10934 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10935    (exit $ac_status); } &&
10936 <         { ac_try='test -s conftest.$ac_objext'
10937 <  { (eval echo "$as_me:3806: \"$ac_try\"") >&5
10936 >         { ac_try='test -z "$ac_cxx_werror_flag"
10937 >                         || test ! -s conftest.err'
10938 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10939    (eval $ac_try) 2>&5
10940    ac_status=$?
10941 <  echo "$as_me:3809: \$? = $ac_status" >&5
10941 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10942 >  (exit $ac_status); }; } &&
10943 >         { ac_try='test -s conftest.$ac_objext'
10944 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10945 >  (eval $ac_try) 2>&5
10946 >  ac_status=$?
10947 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10948    (exit $ac_status); }; }; then
10949 <  echo "$as_me:3811: result: yes" >&5
3812 < echo "${ECHO_T}yes" >&6
3813 <
3814 < cat >>confdefs.h <<\EOF
3815 < #define HAVE__SYSTEM_CONFIGURATION 1
3816 < EOF
3817 <
10949 >  ac_cv_cxx_fstream_open_prot=yes
10950   else
10951    echo "$as_me: failed program was:" >&5
10952 < cat conftest.$ac_ext >&5
10953 < echo "$as_me:3821: result: no" >&5
3822 < echo "${ECHO_T}no" >&6
10952 > sed 's/^/| /' conftest.$ac_ext >&5
10953 >
10954   fi
10955 < rm -f conftest.$ac_objext conftest.$ac_ext
10955 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10956 >    ac_ext=cc
10957 > ac_cpp='$CXXCPP $CPPFLAGS'
10958 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10959 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10960 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
10961  
3826  # clean out junk possibly left behind by a previous configuration
3827  rm -f src/getopt.h
3828  # Check for getopt_long support
10962  
10963 < for ac_header in getopt.h
10963 > fi
10964 > echo "$as_me:$LINENO: result: $ac_cv_cxx_have_fstream_open" >&5
10965 > echo "${ECHO_T}$ac_cv_cxx_have_fstream_open" >&6
10966 >  if test "$ac_cv_cxx_have_fstream_open" = yes; then
10967 >
10968 > cat >>confdefs.h <<\_ACEOF
10969 > #define HAVE_FSTREAM_OPEN 1
10970 > _ACEOF
10971 >
10972 >  fi
10973 >  if test "$ac_cv_cxx_fstream_open_prot" = yes; then
10974 >
10975 > cat >>confdefs.h <<\_ACEOF
10976 > #define FSTREAM_OPEN_PROT 1
10977 > _ACEOF
10978 >
10979 >  fi
10980 >
10981 >
10982 >
10983 >
10984 >
10985 >
10986 >
10987 > for ac_header in ctype.h iostream fstream sstream strstream
10988   do
10989 < ac_ac_Header=`echo "ac_cv_header_$ac_header" | $ac_tr_sh`
10990 < echo "$as_me:3833: checking for $ac_header" >&5
10989 > as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10990 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10991 >  echo "$as_me:$LINENO: checking for $ac_header" >&5
10992   echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10993 < if eval "test \"\${$ac_ac_Header+set}\" = set"; then
10993 > if eval "test \"\${$as_ac_Header+set}\" = set"; then
10994    echo $ECHO_N "(cached) $ECHO_C" >&6
10995 + fi
10996 + echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10997 + echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10998   else
10999 <  cat >conftest.$ac_ext <<_ACEOF
11000 < #line 3839 "configure"
11001 < #include "confdefs.h"
10999 >  # Is the header compilable?
11000 > echo "$as_me:$LINENO: checking $ac_header usability" >&5
11001 > echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11002 > cat >conftest.$ac_ext <<_ACEOF
11003 > /* confdefs.h.  */
11004 > _ACEOF
11005 > cat confdefs.h >>conftest.$ac_ext
11006 > cat >>conftest.$ac_ext <<_ACEOF
11007 > /* end confdefs.h.  */
11008 > $ac_includes_default
11009   #include <$ac_header>
11010   _ACEOF
11011 < if { (eval echo "$as_me:3843: \"$ac_cpp conftest.$ac_ext\"") >&5
11011 > rm -f conftest.$ac_objext
11012 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11013 >  (eval $ac_compile) 2>conftest.er1
11014 >  ac_status=$?
11015 >  grep -v '^ *+' conftest.er1 >conftest.err
11016 >  rm -f conftest.er1
11017 >  cat conftest.err >&5
11018 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11019 >  (exit $ac_status); } &&
11020 >         { ac_try='test -z "$ac_cxx_werror_flag"
11021 >                         || test ! -s conftest.err'
11022 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11023 >  (eval $ac_try) 2>&5
11024 >  ac_status=$?
11025 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11026 >  (exit $ac_status); }; } &&
11027 >         { ac_try='test -s conftest.$ac_objext'
11028 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11029 >  (eval $ac_try) 2>&5
11030 >  ac_status=$?
11031 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11032 >  (exit $ac_status); }; }; then
11033 >  ac_header_compiler=yes
11034 > else
11035 >  echo "$as_me: failed program was:" >&5
11036 > sed 's/^/| /' conftest.$ac_ext >&5
11037 >
11038 > ac_header_compiler=no
11039 > fi
11040 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11041 > echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11042 > echo "${ECHO_T}$ac_header_compiler" >&6
11043 >
11044 > # Is the header present?
11045 > echo "$as_me:$LINENO: checking $ac_header presence" >&5
11046 > echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11047 > cat >conftest.$ac_ext <<_ACEOF
11048 > /* confdefs.h.  */
11049 > _ACEOF
11050 > cat confdefs.h >>conftest.$ac_ext
11051 > cat >>conftest.$ac_ext <<_ACEOF
11052 > /* end confdefs.h.  */
11053 > #include <$ac_header>
11054 > _ACEOF
11055 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11056    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11057    ac_status=$?
11058 <  egrep -v '^ *\+' conftest.er1 >conftest.err
11058 >  grep -v '^ *+' conftest.er1 >conftest.err
11059    rm -f conftest.er1
11060    cat conftest.err >&5
11061 <  echo "$as_me:3849: \$? = $ac_status" >&5
11061 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11062    (exit $ac_status); } >/dev/null; then
11063    if test -s conftest.err; then
11064 <    ac_cpp_err=$ac_c_preproc_warn_flag
11064 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
11065 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
11066    else
11067      ac_cpp_err=
11068    fi
# Line 3857 | Line 11070 | if test -z "$ac_cpp_err"; then
11070    ac_cpp_err=yes
11071   fi
11072   if test -z "$ac_cpp_err"; then
11073 <  eval "$ac_ac_Header=yes"
11073 >  ac_header_preproc=yes
11074   else
11075    echo "$as_me: failed program was:" >&5
11076 <  cat conftest.$ac_ext >&5
11077 <  eval "$ac_ac_Header=no"
11076 > sed 's/^/| /' conftest.$ac_ext >&5
11077 >
11078 >  ac_header_preproc=no
11079   fi
11080   rm -f conftest.err conftest.$ac_ext
11081 + echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11082 + echo "${ECHO_T}$ac_header_preproc" >&6
11083 +
11084 + # So?  What about this header?
11085 + case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
11086 +  yes:no: )
11087 +    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11088 + echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11089 +    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11090 + echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11091 +    ac_header_preproc=yes
11092 +    ;;
11093 +  no:yes:* )
11094 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11095 + echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11096 +    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
11097 + echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11098 +    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11099 + echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11100 +    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11101 + echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11102 +    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11103 + echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11104 +    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11105 + echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11106 +    (
11107 +      cat <<\_ASBOX
11108 + ## ------------------------------ ##
11109 + ## Report this to gezelter@nd.edu ##
11110 + ## ------------------------------ ##
11111 + _ASBOX
11112 +    ) |
11113 +      sed "s/^/$as_me: WARNING:     /" >&2
11114 +    ;;
11115 + esac
11116 + echo "$as_me:$LINENO: checking for $ac_header" >&5
11117 + echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11118 + if eval "test \"\${$as_ac_Header+set}\" = set"; then
11119 +  echo $ECHO_N "(cached) $ECHO_C" >&6
11120 + else
11121 +  eval "$as_ac_Header=\$ac_header_preproc"
11122   fi
11123 < echo "$as_me:3868: result: `eval echo '${'$ac_ac_Header'}'`" >&5
11124 < echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6
3870 < if test `eval echo '${'$ac_ac_Header'}'` = yes; then
3871 <  cat >>confdefs.h <<EOF
3872 < #define `echo "HAVE_$ac_header" | $ac_tr_cpp` 1
3873 < EOF
11123 > echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11124 > echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11125  
11126   fi
11127 + if test `eval echo '${'$as_ac_Header'}'` = yes; then
11128 +  cat >>confdefs.h <<_ACEOF
11129 + #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
11130 + _ACEOF
11131 +
11132 + fi
11133 +
11134   done
11135  
11136 < for ac_func in getopt_long
11137 < do
11138 < ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh`
11139 < echo "$as_me:3881: checking for $ac_func" >&5
11140 < echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11141 < if eval "test \"\${$ac_ac_var+set}\" = set"; then
11136 > # AC_CPP_FUNC
11137 > # ------------------ #
11138 > # Checks to see if ANSI C99 CPP variable __func__ works.
11139 > # If not, perhaps __FUNCTION__ works instead.
11140 > # If not, we'll just define __func__ to "".
11141 > # AC_CPP_FUNC
11142 >
11143 >
11144 > echo "$as_me:$LINENO: checking for an ANSI C99-conforming __func__" >&5
11145 > echo $ECHO_N "checking for an ANSI C99-conforming __func__... $ECHO_C" >&6
11146 > if test "${ac_cv_cpp_func+set}" = set; then
11147    echo $ECHO_N "(cached) $ECHO_C" >&6
11148   else
11149    cat >conftest.$ac_ext <<_ACEOF
11150 < #line 3887 "configure"
11151 < #include "confdefs.h"
11152 < /* System header to define __stub macros and hopefully few prototypes,
11153 <    which can conflict with char $ac_func (); below.  */
11154 < #include <assert.h>
3892 < /* Override any gcc2 internal prototype to avoid an error.  */
3893 < #ifdef __cplusplus
3894 < extern "C"
3895 < #endif
3896 < /* We use char because int might match the return type of a gcc2
3897 <   builtin and then its argument prototype would still apply.  */
3898 < char $ac_func ();
3899 < char (*f) ();
11150 > /* confdefs.h.  */
11151 > _ACEOF
11152 > cat confdefs.h >>conftest.$ac_ext
11153 > cat >>conftest.$ac_ext <<_ACEOF
11154 > /* end confdefs.h.  */
11155  
11156 + #ifdef FC_DUMMY_MAIN
11157 + #ifndef FC_DUMMY_MAIN_EQ_F77
11158 + #  ifdef __cplusplus
11159 +     extern "C"
11160 + #  endif
11161 +   int FC_DUMMY_MAIN() { return 1; }
11162 + #endif
11163 + #endif
11164   int
11165   main ()
11166   {
11167 < /* The GNU C library defines this for functions which it implements
3905 <    to always fail with ENOSYS.  Some functions are actually named
3906 <    something starting with __ and the normal name is an alias.  */
3907 < #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3908 < choke me
3909 < #else
3910 < f = $ac_func;
3911 < #endif
3912 <
11167 > const char *foo = __func__;
11168    ;
11169    return 0;
11170   }
11171   _ACEOF
11172 < rm -f conftest.$ac_objext conftest$ac_exeext
11173 < if { (eval echo "$as_me:3918: \"$ac_link\"") >&5
11174 <  (eval $ac_link) 2>&5
11172 > rm -f conftest.$ac_objext
11173 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11174 >  (eval $ac_compile) 2>conftest.er1
11175    ac_status=$?
11176 <  echo "$as_me:3921: \$? = $ac_status" >&5
11176 >  grep -v '^ *+' conftest.er1 >conftest.err
11177 >  rm -f conftest.er1
11178 >  cat conftest.err >&5
11179 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11180    (exit $ac_status); } &&
11181 <         { ac_try='test -s conftest$ac_exeext'
11182 <  { (eval echo "$as_me:3924: \"$ac_try\"") >&5
11181 >         { ac_try='test -z "$ac_cxx_werror_flag"
11182 >                         || test ! -s conftest.err'
11183 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11184    (eval $ac_try) 2>&5
11185    ac_status=$?
11186 <  echo "$as_me:3927: \$? = $ac_status" >&5
11186 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11187 >  (exit $ac_status); }; } &&
11188 >         { ac_try='test -s conftest.$ac_objext'
11189 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11190 >  (eval $ac_try) 2>&5
11191 >  ac_status=$?
11192 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11193    (exit $ac_status); }; }; then
11194 <  eval "$ac_ac_var=yes"
11194 >  ac_cv_cpp_func=yes
11195   else
11196    echo "$as_me: failed program was:" >&5
11197 < cat conftest.$ac_ext >&5
3933 < eval "$ac_ac_var=no"
3934 < fi
3935 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3936 < fi
3937 < echo "$as_me:3937: result: `eval echo '${'$ac_ac_var'}'`" >&5
3938 < echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6
3939 < if test `eval echo '${'$ac_ac_var'}'` = yes; then
3940 <  cat >>confdefs.h <<EOF
3941 < #define `echo "HAVE_$ac_func" | $ac_tr_cpp` 1
3942 < EOF
11197 > sed 's/^/| /' conftest.$ac_ext >&5
11198  
3944 else
3945  # FreeBSD has a gnugetopt library for this
3946    echo "$as_me:3946: checking for getopt_long in -lgnugetopt" >&5
3947 echo $ECHO_N "checking for getopt_long in -lgnugetopt... $ECHO_C" >&6
3948 if test "${ac_cv_lib_gnugetopt_getopt_long+set}" = set; then
3949  echo $ECHO_N "(cached) $ECHO_C" >&6
3950 else
3951  ac_check_lib_save_LIBS=$LIBS
3952 LIBS="-lgnugetopt  $LIBS"
11199   cat >conftest.$ac_ext <<_ACEOF
11200 < #line 3954 "configure"
11201 < #include "confdefs.h"
11200 > /* confdefs.h.  */
11201 > _ACEOF
11202 > cat confdefs.h >>conftest.$ac_ext
11203 > cat >>conftest.$ac_ext <<_ACEOF
11204 > /* end confdefs.h.  */
11205  
11206 < /* Override any gcc2 internal prototype to avoid an error.  */
11207 < #ifdef __cplusplus
11208 < extern "C"
11206 > #ifdef FC_DUMMY_MAIN
11207 > #ifndef FC_DUMMY_MAIN_EQ_F77
11208 > #  ifdef __cplusplus
11209 >     extern "C"
11210 > #  endif
11211 >   int FC_DUMMY_MAIN() { return 1; }
11212   #endif
11213 < /* We use char because int might match the return type of a gcc2
3962 <   builtin and then its argument prototype would still apply.  */
3963 < char getopt_long ();
11213 > #endif
11214   int
11215   main ()
11216   {
11217 < getopt_long ();
11217 > const char *foo = __FUNCTION__;
11218    ;
11219    return 0;
11220   }
11221   _ACEOF
11222 < rm -f conftest.$ac_objext conftest$ac_exeext
11223 < if { (eval echo "$as_me:3973: \"$ac_link\"") >&5
11224 <  (eval $ac_link) 2>&5
11222 > rm -f conftest.$ac_objext
11223 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11224 >  (eval $ac_compile) 2>conftest.er1
11225    ac_status=$?
11226 <  echo "$as_me:3976: \$? = $ac_status" >&5
11226 >  grep -v '^ *+' conftest.er1 >conftest.err
11227 >  rm -f conftest.er1
11228 >  cat conftest.err >&5
11229 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11230    (exit $ac_status); } &&
11231 <         { ac_try='test -s conftest$ac_exeext'
11232 <  { (eval echo "$as_me:3979: \"$ac_try\"") >&5
11231 >         { ac_try='test -z "$ac_cxx_werror_flag"
11232 >                         || test ! -s conftest.err'
11233 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11234    (eval $ac_try) 2>&5
11235    ac_status=$?
11236 <  echo "$as_me:3982: \$? = $ac_status" >&5
11236 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11237 >  (exit $ac_status); }; } &&
11238 >         { ac_try='test -s conftest.$ac_objext'
11239 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11240 >  (eval $ac_try) 2>&5
11241 >  ac_status=$?
11242 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11243    (exit $ac_status); }; }; then
11244 <  ac_cv_lib_gnugetopt_getopt_long=yes
11244 >  ac_cv_cpp_func=__FUNCTION__
11245   else
11246    echo "$as_me: failed program was:" >&5
11247 < cat conftest.$ac_ext >&5
11248 < ac_cv_lib_gnugetopt_getopt_long=no
11247 > sed 's/^/| /' conftest.$ac_ext >&5
11248 >
11249 > ac_cv_cpp_func=no
11250   fi
11251 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3991 < LIBS=$ac_check_lib_save_LIBS
11251 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11252   fi
11253 < echo "$as_me:3993: result: $ac_cv_lib_gnugetopt_getopt_long" >&5
11254 < echo "${ECHO_T}$ac_cv_lib_gnugetopt_getopt_long" >&6
11255 < if test $ac_cv_lib_gnugetopt_getopt_long = yes; then
11256 <  cat >>confdefs.h <<\EOF
11257 < #define HAVE_GETOPT_LONG 1
3998 < EOF
11253 > rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11254 > fi
11255 > echo "$as_me:$LINENO: result: $ac_cv_cpp_func" >&5
11256 > echo "${ECHO_T}$ac_cv_cpp_func" >&6
11257 > if test $ac_cv_cpp_func = __FUNCTION__; then
11258  
11259 < else
11260 <  # use the GNU replacement
11261 <      LIBOBJS="$LIBOBJS getopt.$ac_objext"
4003 <      LIBOBJS="$LIBOBJS getopt1.$ac_objext"
4004 <      ac_config_links="$ac_config_links src/getopt.h:src/utils/gnugetopt.h"
11259 > cat >>confdefs.h <<\_ACEOF
11260 > #define __func__ __FUNCTION__
11261 > _ACEOF
11262  
11263 < fi
11263 > elif test $ac_cv_cpp_func = no; then
11264  
11265 + cat >>confdefs.h <<\_ACEOF
11266 + #define __func__ ""
11267 + _ACEOF
11268 +
11269   fi
4009 done
11270  
11271 +
11272 +
11273 +
11274 +
11275   case $debug in
11276    1)
11277       ;;
11278    *)
11279  
11280 < echo "$as_me:4016: checking whether we are *really* using GNU cc" >&5
11280 >
11281 >
11282 >
11283 > # Try to determine "good" native compiler flags if none specified on command
11284 > # line
11285 >
11286 > if test "$ac_test_FCFLAGS" != "set"; then
11287 >  FCFLAGS=""
11288 >  case "${host_cpu}-${host_os}" in
11289 >
11290 >  *linux*) if test "$FC" = ifc -o "$FC" = ifort; then
11291 >                    FCFLAGS="-O"
11292 >                fi;;
11293 >   rs6000*-aix*)  if test "$FC" = xlf90 -o "$FC" = f90 -o "$FC" = xlf95; then
11294 >                    FCFLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w"
11295 >                fi;;
11296 >   powerpc*-aix*)
11297 >        if test "$FC" = f90 -o "$FC" = xlf90 -o "$FC" = xlf95; then
11298 >                FCFLAGS="-O3 -qarch=ppc -qansialias -w"
11299 >                echo "*******************************************************"
11300 >                echo "*  You have AIX on an unknown powerpc system.  It is  *"
11301 >                echo "*  recommended that you use                           *"
11302 >                echo "*                                                     *"
11303 >                echo "*   FCFLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w  *"
11304 >                echo "*                                 ^^^                 *"
11305 >                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
11306 >                echo "*  PowerPC CPU you have.   For more info, man xlf.    *"
11307 >                echo "*******************************************************"
11308 >        fi;;
11309 >   *darwin*)
11310 >        if test "$FC" = f90 -o "$FC" = xlf90 -o "$FC" = xlf95; then
11311 >                FCFLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto"
11312 >        fi;;
11313 >  esac
11314 >
11315 >  if test -n "$CPU_FLAGS"; then
11316 >        FCFLAGS="$FCFLAGS $CPU_FLAGS"
11317 >  fi
11318 >
11319 >  if test -z "$FCFLAGS"; then
11320 >        echo ""
11321 >        echo "*********************************************************"
11322 >        echo "* WARNING: Don't know the best FCFLAGS for this system  *"
11323 >        echo "* Use  make FCFLAGS=..., or edit the top level Makefile *"
11324 >        echo "* (otherwise, a default of FCFLAGS=-O3 will be used)    *"
11325 >        echo "*********************************************************"
11326 >        echo ""
11327 >        FCFLAGS="-O3"
11328 >  fi
11329 >
11330 >
11331 > echo "$as_me:$LINENO: checking whether ${FC} accepts ${FCFLAGS}" >&5
11332 > echo $ECHO_N "checking whether ${FC} accepts ${FCFLAGS}... $ECHO_C" >&6
11333 > if test "${ac_guessed_f90flags+set}" = set; then
11334 >  echo $ECHO_N "(cached) $ECHO_C" >&6
11335 > else
11336 >
11337 >
11338 >
11339 > ac_ext=${FC_SRCEXT-f}
11340 > ac_compile='$FC -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext >&5'
11341 > ac_link='$FC -o conftest$ac_exeext $FCFLAGS $LDFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext $LIBS >&5'
11342 > ac_compiler_gnu=$ac_cv_fc_compiler_gnu
11343 >
11344 > echo 'program main' > conftest.$ac_ext
11345 > echo 'end program main' >> conftest.$ac_ext
11346 > ac_compile='${FC} -c ${FCFLAGS} $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext 1>&5'
11347 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11348 >  (eval $ac_compile) 2>&5
11349 >  ac_status=$?
11350 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11351 >  (exit $ac_status); }; then
11352 >        ac_guessed_f90flags=yes
11353 > else
11354 >        ac_guessed_f90flags=no
11355 > fi
11356 > rm -f conftest*
11357 > ac_ext=cc
11358 > ac_cpp='$CXXCPP $CPPFLAGS'
11359 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11360 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11361 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
11362 >
11363 >
11364 > fi
11365 > echo "$as_me:$LINENO: result: $ac_guessed_f90flags" >&5
11366 > echo "${ECHO_T}$ac_guessed_f90flags" >&6
11367 > if test "$ac_guessed_f90flags" = yes; then
11368 >        :
11369 >
11370 > else
11371 >        :
11372 >
11373 >        echo ""
11374 >        echo "**********************************************************"
11375 >        echo "* WARNING: The guessed FCFLAGS don't seem to work with  *"
11376 >        echo "* your compiler.                                        *"
11377 >        echo "* Use  make FCFLAGS=..., or edit the top level Makefile *"
11378 >        echo "*********************************************************"
11379 >        echo ""
11380 >        FCFLAGS=""
11381 >
11382 > fi
11383 >
11384 >
11385 > fi
11386 >
11387 >
11388 >
11389 >
11390 >
11391 >
11392 >
11393 > echo "$as_me:$LINENO: checking whether we are *really* using GNU cc" >&5
11394   echo $ECHO_N "checking whether we are *really* using GNU cc... $ECHO_C" >&6
11395   if test "${ac_cv_prog_really_gcc+set}" = set; then
11396    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 4021 | Line 11398 | cat > conftest.c <<EOF
11398  
11399   cat > conftest.c <<EOF
11400   #ifdef __GNUC__
11401 <  #ifndef __INTEL_COMPILER
11401 >  #if defined(__INTEL_COMPILER) || defined(__PATHCC__)
11402 >     no;
11403 >  #else
11404       yes;
11405    #endif
11406   #endif
11407   EOF
11408   if { ac_try='${CC-cc} -E conftest.c'
11409 <  { (eval echo "$as_me:4030: \"$ac_try\"") >&5
11409 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11410    (eval $ac_try) 2>&5
11411    ac_status=$?
11412 <  echo "$as_me:4033: \$? = $ac_status" >&5
11412 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11413    (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
11414    ac_cv_prog_really_gcc=yes
11415   else
# Line 4038 | Line 11417 | fi
11417   fi
11418  
11419   fi
11420 < echo "$as_me:4041: result: $ac_cv_prog_really_gcc" >&5
11420 > echo "$as_me:$LINENO: result: $ac_cv_prog_really_gcc" >&5
11421   echo "${ECHO_T}$ac_cv_prog_really_gcc" >&6
11422   if test "$ac_cv_prog_really_gcc" = yes; then
11423          :
# Line 4048 | Line 11427 | fi
11427  
11428   fi
11429  
11430 +
11431   # Try to determine "good" native compiler flags if none specified on command
11432   # line
11433   if test "$ac_test_CFLAGS" != "set"; then
# Line 4058 | Line 11438 | if test "$ac_test_CFLAGS" != "set"; then
11438                      CFLAGS="-O"
11439                  fi;;
11440    sparc-solaris2*) if test "$CC" = cc; then
11441 <                    CFLAGS="-native -fast -xO5 -dalign"
11441 >                    CFLAGS="-O -dalign"
11442                   fi;;
11443  
11444    alpha*-osf*)  if test "$CC" = cc; then
# Line 4100 | Line 11480 | if test "$ac_test_CFLAGS" != "set"; then
11480    if test $ac_cv_prog_really_gcc = yes; then
11481      # -malign-double for x86 systems
11482  
11483 < echo "$as_me:4103: checking whether ${CC-cc} accepts -malign-double" >&5
11484 < echo $ECHO_N "checking whether ${CC-cc} accepts -malign-double... $ECHO_C" >&6
11483 >
11484 > echo "$as_me:$LINENO: checking whether ${CC} accepts -malign-double" >&5
11485 > echo $ECHO_N "checking whether ${CC} accepts -malign-double... $ECHO_C" >&6
11486   if test "${ac_align_double+set}" = set; then
11487    echo $ECHO_N "(cached) $ECHO_C" >&6
11488   else
11489    echo 'void f(){}' > conftest.c
11490 < if test -z "`${CC-cc} -malign-double -c conftest.c 2>&1`"; then
11490 > if test -z "`${CC} -malign-double -c conftest.c 2>&1`"; then
11491          ac_align_double=yes
11492   else
11493          ac_align_double=no
# Line 4114 | Line 11495 | fi
11495   rm -f conftest*
11496  
11497   fi
11498 < echo "$as_me:4117: result: $ac_align_double" >&5
11498 > echo "$as_me:$LINENO: result: $ac_align_double" >&5
11499   echo "${ECHO_T}$ac_align_double" >&6
11500   if test "$ac_align_double" = yes; then
11501          :
# Line 4126 | Line 11507 | fi
11507  
11508      # -fstrict-aliasing for gcc-2.95+
11509  
11510 < echo "$as_me:4129: checking whether ${CC-cc} accepts -fstrict-aliasing" >&5
11511 < echo $ECHO_N "checking whether ${CC-cc} accepts -fstrict-aliasing... $ECHO_C" >&6
11510 >
11511 > echo "$as_me:$LINENO: checking whether ${CC} accepts -fstrict-aliasing" >&5
11512 > echo $ECHO_N "checking whether ${CC} accepts -fstrict-aliasing... $ECHO_C" >&6
11513   if test "${ac_fstrict_aliasing+set}" = set; then
11514    echo $ECHO_N "(cached) $ECHO_C" >&6
11515   else
11516    echo 'void f(){}' > conftest.c
11517 < if test -z "`${CC-cc} -fstrict-aliasing -c conftest.c 2>&1`"; then
11517 > if test -z "`${CC} -fstrict-aliasing -c conftest.c 2>&1`"; then
11518          ac_fstrict_aliasing=yes
11519   else
11520          ac_fstrict_aliasing=no
# Line 4140 | Line 11522 | fi
11522   rm -f conftest*
11523  
11524   fi
11525 < echo "$as_me:4143: result: $ac_fstrict_aliasing" >&5
11525 > echo "$as_me:$LINENO: result: $ac_fstrict_aliasing" >&5
11526   echo "${ECHO_T}$ac_fstrict_aliasing" >&6
11527   if test "$ac_fstrict_aliasing" = yes; then
11528          :
# Line 4157 | Line 11539 | fi
11539                    case "${host_cpu}" in
11540            i586*)
11541  
11542 < echo "$as_me:4160: checking whether ${CC-cc} accepts -mcpu=pentium" >&5
11543 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=pentium... $ECHO_C" >&6
11542 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mcpu=pentium" >&5
11543 > echo $ECHO_N "checking whether ${CC} accepts -mcpu=pentium... $ECHO_C" >&6
11544   if test "${ac_cpu_pentium+set}" = set; then
11545    echo $ECHO_N "(cached) $ECHO_C" >&6
11546   else
11547    echo 'void f(){}' > conftest.c
11548 < if test -z "`${CC-cc} -mcpu=pentium -c conftest.c 2>&1`"; then
11548 > if test -z "`${CC} -mcpu=pentium -c conftest.c 2>&1`"; then
11549          ac_cpu_pentium=yes
11550   else
11551          ac_cpu_pentium=no
# Line 4171 | Line 11553 | fi
11553   rm -f conftest*
11554  
11555   fi
11556 < echo "$as_me:4174: result: $ac_cpu_pentium" >&5
11556 > echo "$as_me:$LINENO: result: $ac_cpu_pentium" >&5
11557   echo "${ECHO_T}$ac_cpu_pentium" >&6
11558   if test "$ac_cpu_pentium" = yes; then
11559          :
# Line 4179 | Line 11561 | else
11561   else
11562          :
11563  
11564 < echo "$as_me:4182: checking whether ${CC-cc} accepts -mpentium" >&5
11565 < echo $ECHO_N "checking whether ${CC-cc} accepts -mpentium... $ECHO_C" >&6
11564 >
11565 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mpentium" >&5
11566 > echo $ECHO_N "checking whether ${CC} accepts -mpentium... $ECHO_C" >&6
11567   if test "${ac_pentium+set}" = set; then
11568    echo $ECHO_N "(cached) $ECHO_C" >&6
11569   else
11570    echo 'void f(){}' > conftest.c
11571 < if test -z "`${CC-cc} -mpentium -c conftest.c 2>&1`"; then
11571 > if test -z "`${CC} -mpentium -c conftest.c 2>&1`"; then
11572          ac_pentium=yes
11573   else
11574          ac_pentium=no
# Line 4193 | Line 11576 | fi
11576   rm -f conftest*
11577  
11578   fi
11579 < echo "$as_me:4196: result: $ac_pentium" >&5
11579 > echo "$as_me:$LINENO: result: $ac_pentium" >&5
11580   echo "${ECHO_T}$ac_pentium" >&6
11581   if test "$ac_pentium" = yes; then
11582          :
# Line 4208 | Line 11591 | fi
11591                    ;;
11592            i686*)
11593  
11594 < echo "$as_me:4211: checking whether ${CC-cc} accepts -mcpu=pentiumpro" >&5
11595 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=pentiumpro... $ECHO_C" >&6
11594 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mcpu=pentiumpro" >&5
11595 > echo $ECHO_N "checking whether ${CC} accepts -mcpu=pentiumpro... $ECHO_C" >&6
11596   if test "${ac_cpu_pentiumpro+set}" = set; then
11597    echo $ECHO_N "(cached) $ECHO_C" >&6
11598   else
11599    echo 'void f(){}' > conftest.c
11600 < if test -z "`${CC-cc} -mcpu=pentiumpro -c conftest.c 2>&1`"; then
11600 > if test -z "`${CC} -mcpu=pentiumpro -c conftest.c 2>&1`"; then
11601          ac_cpu_pentiumpro=yes
11602   else
11603          ac_cpu_pentiumpro=no
# Line 4222 | Line 11605 | fi
11605   rm -f conftest*
11606  
11607   fi
11608 < echo "$as_me:4225: result: $ac_cpu_pentiumpro" >&5
11608 > echo "$as_me:$LINENO: result: $ac_cpu_pentiumpro" >&5
11609   echo "${ECHO_T}$ac_cpu_pentiumpro" >&6
11610   if test "$ac_cpu_pentiumpro" = yes; then
11611          :
# Line 4230 | Line 11613 | else
11613   else
11614          :
11615  
11616 < echo "$as_me:4233: checking whether ${CC-cc} accepts -mpentiumpro" >&5
11617 < echo $ECHO_N "checking whether ${CC-cc} accepts -mpentiumpro... $ECHO_C" >&6
11616 >
11617 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mpentiumpro" >&5
11618 > echo $ECHO_N "checking whether ${CC} accepts -mpentiumpro... $ECHO_C" >&6
11619   if test "${ac_pentiumpro+set}" = set; then
11620    echo $ECHO_N "(cached) $ECHO_C" >&6
11621   else
11622    echo 'void f(){}' > conftest.c
11623 < if test -z "`${CC-cc} -mpentiumpro -c conftest.c 2>&1`"; then
11623 > if test -z "`${CC} -mpentiumpro -c conftest.c 2>&1`"; then
11624          ac_pentiumpro=yes
11625   else
11626          ac_pentiumpro=no
# Line 4244 | Line 11628 | fi
11628   rm -f conftest*
11629  
11630   fi
11631 < echo "$as_me:4247: result: $ac_pentiumpro" >&5
11631 > echo "$as_me:$LINENO: result: $ac_pentiumpro" >&5
11632   echo "${ECHO_T}$ac_pentiumpro" >&6
11633   if test "$ac_pentiumpro" = yes; then
11634          :
# Line 4262 | Line 11646 | fi
11646                  is60x=`echo $cputype | egrep "^600-9e?$"`
11647                  if test -n "$is60x"; then
11648  
11649 < echo "$as_me:4265: checking whether ${CC-cc} accepts -mcpu=$cputype" >&5
11650 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=$cputype... $ECHO_C" >&6
11649 >
11650 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mcpu=$cputype" >&5
11651 > echo $ECHO_N "checking whether ${CC} accepts -mcpu=$cputype... $ECHO_C" >&6
11652   if test "${ac_m_cpu_60x+set}" = set; then
11653    echo $ECHO_N "(cached) $ECHO_C" >&6
11654   else
11655    echo 'void f(){}' > conftest.c
11656 < if test -z "`${CC-cc} -mcpu=$cputype -c conftest.c 2>&1`"; then
11656 > if test -z "`${CC} -mcpu=$cputype -c conftest.c 2>&1`"; then
11657          ac_m_cpu_60x=yes
11658   else
11659          ac_m_cpu_60x=no
# Line 4276 | Line 11661 | fi
11661   rm -f conftest*
11662  
11663   fi
11664 < echo "$as_me:4279: result: $ac_m_cpu_60x" >&5
11664 > echo "$as_me:$LINENO: result: $ac_m_cpu_60x" >&5
11665   echo "${ECHO_T}$ac_m_cpu_60x" >&6
11666   if test "$ac_m_cpu_60x" = yes; then
11667          :
# Line 4288 | Line 11673 | fi
11673  
11674                  elif test "$cputype" = 750; then
11675  
11676 < echo "$as_me:4291: checking whether we are using gcc 2.95 or later" >&5
11676 >
11677 > echo "$as_me:$LINENO: checking whether we are using gcc 2.95 or later" >&5
11678   echo $ECHO_N "checking whether we are using gcc 2.95 or later... $ECHO_C" >&6
11679   if test "${ac_cv_prog_gcc_2_95+set}" = set; then
11680    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 4302 | Line 11688 | if { ac_try='${CC-cc} -E conftest.c'
11688   #endif
11689   EOF
11690   if { ac_try='${CC-cc} -E conftest.c'
11691 <  { (eval echo "$as_me:4305: \"$ac_try\"") >&5
11691 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11692    (eval $ac_try) 2>&5
11693    ac_status=$?
11694 <  echo "$as_me:4308: \$? = $ac_status" >&5
11694 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11695    (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
11696    ac_cv_prog_gcc_2_95=yes
11697   else
# Line 4313 | Line 11699 | fi
11699   fi
11700  
11701   fi
11702 < echo "$as_me:4316: result: $ac_cv_prog_gcc_2_95" >&5
11702 > echo "$as_me:$LINENO: result: $ac_cv_prog_gcc_2_95" >&5
11703   echo "${ECHO_T}$ac_cv_prog_gcc_2_95" >&6
11704   if test "$ac_cv_prog_gcc_2_95" = yes; then
11705          :
11706  
11707 < echo "$as_me:4321: checking whether ${CC-cc} accepts -mcpu=750" >&5
11708 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=750... $ECHO_C" >&6
11707 >
11708 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mcpu=750" >&5
11709 > echo $ECHO_N "checking whether ${CC} accepts -mcpu=750... $ECHO_C" >&6
11710   if test "${ac_m_cpu_750+set}" = set; then
11711    echo $ECHO_N "(cached) $ECHO_C" >&6
11712   else
11713    echo 'void f(){}' > conftest.c
11714 < if test -z "`${CC-cc} -mcpu=750 -c conftest.c 2>&1`"; then
11714 > if test -z "`${CC} -mcpu=750 -c conftest.c 2>&1`"; then
11715          ac_m_cpu_750=yes
11716   else
11717          ac_m_cpu_750=no
# Line 4332 | Line 11719 | fi
11719   rm -f conftest*
11720  
11721   fi
11722 < echo "$as_me:4335: result: $ac_m_cpu_750" >&5
11722 > echo "$as_me:$LINENO: result: $ac_m_cpu_750" >&5
11723   echo "${ECHO_T}$ac_m_cpu_750" >&6
11724   if test "$ac_m_cpu_750" = yes; then
11725          :
# Line 4350 | Line 11737 | fi
11737                  fi
11738                  if test -z "$CPU_FLAGS"; then
11739  
11740 < echo "$as_me:4353: checking whether ${CC-cc} accepts -mcpu=powerpc" >&5
11741 < echo $ECHO_N "checking whether ${CC-cc} accepts -mcpu=powerpc... $ECHO_C" >&6
11740 >
11741 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mcpu=powerpc" >&5
11742 > echo $ECHO_N "checking whether ${CC} accepts -mcpu=powerpc... $ECHO_C" >&6
11743   if test "${ac_m_cpu_powerpc+set}" = set; then
11744    echo $ECHO_N "(cached) $ECHO_C" >&6
11745   else
11746    echo 'void f(){}' > conftest.c
11747 < if test -z "`${CC-cc} -mcpu=powerpc -c conftest.c 2>&1`"; then
11747 > if test -z "`${CC} -mcpu=powerpc -c conftest.c 2>&1`"; then
11748          ac_m_cpu_powerpc=yes
11749   else
11750          ac_m_cpu_powerpc=no
# Line 4364 | Line 11752 | fi
11752   rm -f conftest*
11753  
11754   fi
11755 < echo "$as_me:4367: result: $ac_m_cpu_powerpc" >&5
11755 > echo "$as_me:$LINENO: result: $ac_m_cpu_powerpc" >&5
11756   echo "${ECHO_T}$ac_m_cpu_powerpc" >&6
11757   if test "$ac_m_cpu_powerpc" = yes; then
11758          :
# Line 4377 | Line 11765 | fi
11765                  fi
11766                  if test -z "$CPU_FLAGS"; then
11767  
11768 < echo "$as_me:4380: checking whether ${CC-cc} accepts -mpowerpc" >&5
11769 < echo $ECHO_N "checking whether ${CC-cc} accepts -mpowerpc... $ECHO_C" >&6
11768 >
11769 > echo "$as_me:$LINENO: checking whether ${CC} accepts -mpowerpc" >&5
11770 > echo $ECHO_N "checking whether ${CC} accepts -mpowerpc... $ECHO_C" >&6
11771   if test "${ac_m_powerpc+set}" = set; then
11772    echo $ECHO_N "(cached) $ECHO_C" >&6
11773   else
11774    echo 'void f(){}' > conftest.c
11775 < if test -z "`${CC-cc} -mpowerpc -c conftest.c 2>&1`"; then
11775 > if test -z "`${CC} -mpowerpc -c conftest.c 2>&1`"; then
11776          ac_m_powerpc=yes
11777   else
11778          ac_m_powerpc=no
# Line 4391 | Line 11780 | fi
11780   rm -f conftest*
11781  
11782   fi
11783 < echo "$as_me:4394: result: $ac_m_powerpc" >&5
11783 > echo "$as_me:$LINENO: result: $ac_m_powerpc" >&5
11784   echo "${ECHO_T}$ac_m_powerpc" >&6
11785   if test "$ac_m_powerpc" = yes; then
11786          :
# Line 4420 | Line 11809 | fi
11809          CFLAGS="-O3"
11810    fi
11811  
11812 < echo "$as_me:4423: checking whether ${CC-cc} accepts ${CFLAGS}" >&5
11813 < echo $ECHO_N "checking whether ${CC-cc} accepts ${CFLAGS}... $ECHO_C" >&6
11812 >
11813 >
11814 > echo "$as_me:$LINENO: checking whether ${CC} accepts ${CFLAGS}" >&5
11815 > echo $ECHO_N "checking whether ${CC} accepts ${CFLAGS}... $ECHO_C" >&6
11816   if test "${ac_guessed_cflags+set}" = set; then
11817    echo $ECHO_N "(cached) $ECHO_C" >&6
11818   else
11819    echo 'void f(){}' > conftest.c
11820 < if test -z "`${CC-cc} ${CFLAGS} -c conftest.c 2>&1`"; then
11820 > if test -z "`${CC} ${CFLAGS} -c conftest.c 2>&1`"; then
11821          ac_guessed_cflags=yes
11822   else
11823          ac_guessed_cflags=no
# Line 4434 | Line 11825 | fi
11825   rm -f conftest*
11826  
11827   fi
11828 < echo "$as_me:4437: result: $ac_guessed_cflags" >&5
11828 > echo "$as_me:$LINENO: result: $ac_guessed_cflags" >&5
11829   echo "${ECHO_T}$ac_guessed_cflags" >&6
11830   if test "$ac_guessed_cflags" = yes; then
11831          :
# Line 4453 | Line 11844 | fi
11844  
11845   fi
11846  
11847 +
11848   fi
11849  
11850 < echo "$as_me:4458: checking whether we are *really* using GNU c++" >&5
11850 >
11851 >
11852 >
11853 >
11854 >
11855 >
11856 > echo "$as_me:$LINENO: checking whether we are *really* using GNU c++" >&5
11857   echo $ECHO_N "checking whether we are *really* using GNU c++... $ECHO_C" >&6
11858   if test "${ac_cv_prog_really_gxx+set}" = set; then
11859    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 4463 | Line 11861 | cat > conftest.cpp <<EOF
11861  
11862   cat > conftest.cpp <<EOF
11863   #ifdef __GNUC__
11864 <  #ifndef __INTEL_COMPILER
11864 >  #if defined(__INTEL_COMPILER) || defined(__PATHCC__)
11865 >     no;
11866 >  #else
11867       yes;
11868    #endif
11869   #endif
11870   EOF
11871   if { ac_try='${CXX-c++} -E conftest.cpp'
11872 <  { (eval echo "$as_me:4472: \"$ac_try\"") >&5
11872 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11873    (eval $ac_try) 2>&5
11874    ac_status=$?
11875 <  echo "$as_me:4475: \$? = $ac_status" >&5
11875 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11876    (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
11877    ac_cv_prog_really_gxx=yes
11878   else
# Line 4480 | Line 11880 | fi
11880   fi
11881  
11882   fi
11883 < echo "$as_me:4483: result: $ac_cv_prog_really_gxx" >&5
11883 > echo "$as_me:$LINENO: result: $ac_cv_prog_really_gxx" >&5
11884   echo "${ECHO_T}$ac_cv_prog_really_gxx" >&6
11885   if test "$ac_cv_prog_really_gxx" = yes; then
11886          :
# Line 4490 | Line 11890 | fi
11890  
11891   fi
11892  
11893 +
11894   # Try to determine "good" native compiler flags if none specified on command
11895   # line
11896   if test "$ac_test_CXXFLAGS" != "set"; then
# Line 4500 | Line 11901 | if test "$ac_test_CXXFLAGS" != "set"; then
11901                      CXXFLAGS="-O"
11902                  fi;;
11903    sparc-solaris2*) if test "$CXX" = CC; then
11904 <                    CXXFLAGS="-native -fast -xO5 -dalign"
11904 >                    CXXFLAGS="-features=extensions -O -dalign"
11905                   fi;;
11906     rs6000*-aix*)  if test "$CXX" = xlC; then
11907                      CXXFLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w"
# Line 4533 | Line 11934 | if test "$ac_test_CXXFLAGS" != "set"; then
11934    if test $ac_cv_prog_really_gxx = yes; then
11935      # -malign-double for x86 systems
11936  
11937 < echo "$as_me:4536: checking whether ${CXX-c++} accepts -malign-double" >&5
11938 < echo $ECHO_N "checking whether ${CXX-c++} accepts -malign-double... $ECHO_C" >&6
11937 >
11938 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -malign-double" >&5
11939 > echo $ECHO_N "checking whether ${CXX} accepts -malign-double... $ECHO_C" >&6
11940   if test "${ac_align_double+set}" = set; then
11941    echo $ECHO_N "(cached) $ECHO_C" >&6
11942   else
11943    echo 'void f(){}' > conftest.cpp
11944 < if test -z "`${CXX-c++} -malign-double -c conftest.cpp 2>&1`"; then
11944 > if test -z "`${CXX} -malign-double -c conftest.cpp 2>&1`"; then
11945          ac_align_double=yes
11946   else
11947          ac_align_double=no
# Line 4547 | Line 11949 | fi
11949   rm -f conftest*
11950  
11951   fi
11952 < echo "$as_me:4550: result: $ac_align_double" >&5
11952 > echo "$as_me:$LINENO: result: $ac_align_double" >&5
11953   echo "${ECHO_T}$ac_align_double" >&6
11954   if test "$ac_align_double" = yes; then
11955          :
# Line 4559 | Line 11961 | fi
11961  
11962      # -fstrict-aliasing for gcc-2.95+
11963  
11964 < echo "$as_me:4562: checking whether ${CXX-c++} accepts -fstrict-aliasing" >&5
11965 < echo $ECHO_N "checking whether ${CXX-c++} accepts -fstrict-aliasing... $ECHO_C" >&6
11964 >
11965 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -fstrict-aliasing" >&5
11966 > echo $ECHO_N "checking whether ${CXX} accepts -fstrict-aliasing... $ECHO_C" >&6
11967   if test "${ac_fstrict_aliasing+set}" = set; then
11968    echo $ECHO_N "(cached) $ECHO_C" >&6
11969   else
11970    echo 'void f(){}' > conftest.cpp
11971 < if test -z "`${CXX-c++} -fstrict-aliasing -c conftest.cpp 2>&1`"; then
11971 > if test -z "`${CXX} -fstrict-aliasing -c conftest.cpp 2>&1`"; then
11972          ac_fstrict_aliasing=yes
11973   else
11974          ac_fstrict_aliasing=no
# Line 4573 | Line 11976 | fi
11976   rm -f conftest*
11977  
11978   fi
11979 < echo "$as_me:4576: result: $ac_fstrict_aliasing" >&5
11979 > echo "$as_me:$LINENO: result: $ac_fstrict_aliasing" >&5
11980   echo "${ECHO_T}$ac_fstrict_aliasing" >&6
11981   if test "$ac_fstrict_aliasing" = yes; then
11982          :
# Line 4590 | Line 11993 | fi
11993                    case "${host_cpu}" in
11994            i586*)
11995  
11996 < echo "$as_me:4593: checking whether ${CXX-c++} accepts -mcpu=pentium" >&5
11997 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mcpu=pentium... $ECHO_C" >&6
11996 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mcpu=pentium" >&5
11997 > echo $ECHO_N "checking whether ${CXX} accepts -mcpu=pentium... $ECHO_C" >&6
11998   if test "${ac_cpu_pentium+set}" = set; then
11999    echo $ECHO_N "(cached) $ECHO_C" >&6
12000   else
12001    echo 'void f(){}' > conftest.cpp
12002 < if test -z "`${CXX-c++} -mcpu=pentium -c conftest.cpp 2>&1`"; then
12002 > if test -z "`${CXX} -mcpu=pentium -c conftest.cpp 2>&1`"; then
12003          ac_cpu_pentium=yes
12004   else
12005          ac_cpu_pentium=no
# Line 4604 | Line 12007 | fi
12007   rm -f conftest*
12008  
12009   fi
12010 < echo "$as_me:4607: result: $ac_cpu_pentium" >&5
12010 > echo "$as_me:$LINENO: result: $ac_cpu_pentium" >&5
12011   echo "${ECHO_T}$ac_cpu_pentium" >&6
12012   if test "$ac_cpu_pentium" = yes; then
12013          :
# Line 4612 | Line 12015 | else
12015   else
12016          :
12017  
12018 < echo "$as_me:4615: checking whether ${CXX-c++} accepts -mpentium" >&5
12019 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mpentium... $ECHO_C" >&6
12018 >
12019 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mpentium" >&5
12020 > echo $ECHO_N "checking whether ${CXX} accepts -mpentium... $ECHO_C" >&6
12021   if test "${ac_pentium+set}" = set; then
12022    echo $ECHO_N "(cached) $ECHO_C" >&6
12023   else
12024    echo 'void f(){}' > conftest.cpp
12025 < if test -z "`${CXX-c++} -mpentium -c conftest.cpp 2>&1`"; then
12025 > if test -z "`${CXX} -mpentium -c conftest.cpp 2>&1`"; then
12026          ac_pentium=yes
12027   else
12028          ac_pentium=no
# Line 4626 | Line 12030 | fi
12030   rm -f conftest*
12031  
12032   fi
12033 < echo "$as_me:4629: result: $ac_pentium" >&5
12033 > echo "$as_me:$LINENO: result: $ac_pentium" >&5
12034   echo "${ECHO_T}$ac_pentium" >&6
12035   if test "$ac_pentium" = yes; then
12036          :
# Line 4641 | Line 12045 | fi
12045                    ;;
12046            i686*)
12047  
12048 < echo "$as_me:4644: checking whether ${CXX-c++} accepts -mcpu=pentiumpro" >&5
12049 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mcpu=pentiumpro... $ECHO_C" >&6
12048 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mcpu=pentiumpro" >&5
12049 > echo $ECHO_N "checking whether ${CXX} accepts -mcpu=pentiumpro... $ECHO_C" >&6
12050   if test "${ac_cpu_pentiumpro+set}" = set; then
12051    echo $ECHO_N "(cached) $ECHO_C" >&6
12052   else
12053    echo 'void f(){}' > conftest.cpp
12054 < if test -z "`${CXX-c++} -mcpu=pentiumpro -c conftest.cpp 2>&1`"; then
12054 > if test -z "`${CXX} -mcpu=pentiumpro -c conftest.cpp 2>&1`"; then
12055          ac_cpu_pentiumpro=yes
12056   else
12057          ac_cpu_pentiumpro=no
# Line 4655 | Line 12059 | fi
12059   rm -f conftest*
12060  
12061   fi
12062 < echo "$as_me:4658: result: $ac_cpu_pentiumpro" >&5
12062 > echo "$as_me:$LINENO: result: $ac_cpu_pentiumpro" >&5
12063   echo "${ECHO_T}$ac_cpu_pentiumpro" >&6
12064   if test "$ac_cpu_pentiumpro" = yes; then
12065          :
# Line 4663 | Line 12067 | else
12067   else
12068          :
12069  
12070 < echo "$as_me:4666: checking whether ${CXX-c++} accepts -mpentiumpro" >&5
12071 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mpentiumpro... $ECHO_C" >&6
12070 >
12071 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mpentiumpro" >&5
12072 > echo $ECHO_N "checking whether ${CXX} accepts -mpentiumpro... $ECHO_C" >&6
12073   if test "${ac_pentiumpro+set}" = set; then
12074    echo $ECHO_N "(cached) $ECHO_C" >&6
12075   else
12076    echo 'void f(){}' > conftest.cpp
12077 < if test -z "`${CXX-c++} -mpentiumpro -c conftest.cpp 2>&1`"; then
12077 > if test -z "`${CXX} -mpentiumpro -c conftest.cpp 2>&1`"; then
12078          ac_pentiumpro=yes
12079   else
12080          ac_pentiumpro=no
# Line 4677 | Line 12082 | fi
12082   rm -f conftest*
12083  
12084   fi
12085 < echo "$as_me:4680: result: $ac_pentiumpro" >&5
12085 > echo "$as_me:$LINENO: result: $ac_pentiumpro" >&5
12086   echo "${ECHO_T}$ac_pentiumpro" >&6
12087   if test "$ac_pentiumpro" = yes; then
12088          :
# Line 4695 | Line 12100 | fi
12100                  is60x=`echo $cputype | egrep "^600-9e?$"`
12101                  if test -n "$is60x"; then
12102  
12103 < echo "$as_me:4698: checking whether ${CXX-c++} accepts -mcpu=$cputype" >&5
12104 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mcpu=$cputype... $ECHO_C" >&6
12103 >
12104 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mcpu=$cputype" >&5
12105 > echo $ECHO_N "checking whether ${CXX} accepts -mcpu=$cputype... $ECHO_C" >&6
12106   if test "${ac_m_cpu_60x+set}" = set; then
12107    echo $ECHO_N "(cached) $ECHO_C" >&6
12108   else
12109    echo 'void f(){}' > conftest.cpp
12110 < if test -z "`${CXX-c++} -mcpu=$cputype -c conftest.cpp 2>&1`"; then
12110 > if test -z "`${CXX} -mcpu=$cputype -c conftest.cpp 2>&1`"; then
12111          ac_m_cpu_60x=yes
12112   else
12113          ac_m_cpu_60x=no
# Line 4709 | Line 12115 | fi
12115   rm -f conftest*
12116  
12117   fi
12118 < echo "$as_me:4712: result: $ac_m_cpu_60x" >&5
12118 > echo "$as_me:$LINENO: result: $ac_m_cpu_60x" >&5
12119   echo "${ECHO_T}$ac_m_cpu_60x" >&6
12120   if test "$ac_m_cpu_60x" = yes; then
12121          :
# Line 4721 | Line 12127 | fi
12127  
12128                  elif test "$cputype" = 750; then
12129  
12130 < echo "$as_me:4724: checking whether we are using g++ 2.95 or later" >&5
12130 >
12131 > echo "$as_me:$LINENO: checking whether we are using g++ 2.95 or later" >&5
12132   echo $ECHO_N "checking whether we are using g++ 2.95 or later... $ECHO_C" >&6
12133   if test "${ac_cv_prog_gxx_2_95+set}" = set; then
12134    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 4735 | Line 12142 | if { ac_try='${CXX-c++} -E conftest.cpp'
12142   #endif
12143   EOF
12144   if { ac_try='${CXX-c++} -E conftest.cpp'
12145 <  { (eval echo "$as_me:4738: \"$ac_try\"") >&5
12145 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12146    (eval $ac_try) 2>&5
12147    ac_status=$?
12148 <  echo "$as_me:4741: \$? = $ac_status" >&5
12148 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12149    (exit $ac_status); }; } | egrep yes >/dev/null 2>&1; then
12150    ac_cv_prog_gxx_2_95=yes
12151   else
# Line 4746 | Line 12153 | fi
12153   fi
12154  
12155   fi
12156 < echo "$as_me:4749: result: $ac_cv_prog_gxx_2_95" >&5
12156 > echo "$as_me:$LINENO: result: $ac_cv_prog_gxx_2_95" >&5
12157   echo "${ECHO_T}$ac_cv_prog_gxx_2_95" >&6
12158   if test "$ac_cv_prog_gxx_2_95" = yes; then
12159          :
12160  
12161 < echo "$as_me:4754: checking whether ${CXX-c++} accepts -mcpu=750" >&5
12162 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mcpu=750... $ECHO_C" >&6
12161 >
12162 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mcpu=750" >&5
12163 > echo $ECHO_N "checking whether ${CXX} accepts -mcpu=750... $ECHO_C" >&6
12164   if test "${ac_m_cpu_750+set}" = set; then
12165    echo $ECHO_N "(cached) $ECHO_C" >&6
12166   else
12167    echo 'void f(){}' > conftest.cpp
12168 < if test -z "`${CXX-c++} -mcpu=750 -c conftest.cpp 2>&1`"; then
12168 > if test -z "`${CXX} -mcpu=750 -c conftest.cpp 2>&1`"; then
12169          ac_m_cpu_750=yes
12170   else
12171          ac_m_cpu_750=no
# Line 4765 | Line 12173 | fi
12173   rm -f conftest*
12174  
12175   fi
12176 < echo "$as_me:4768: result: $ac_m_cpu_750" >&5
12176 > echo "$as_me:$LINENO: result: $ac_m_cpu_750" >&5
12177   echo "${ECHO_T}$ac_m_cpu_750" >&6
12178   if test "$ac_m_cpu_750" = yes; then
12179          :
# Line 4783 | Line 12191 | fi
12191                  fi
12192                  if test -z "$CPU_FLAGS"; then
12193  
12194 < echo "$as_me:4786: checking whether ${CXX-c++} accepts -mcpu=powerpc" >&5
12195 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mcpu=powerpc... $ECHO_C" >&6
12194 >
12195 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mcpu=powerpc" >&5
12196 > echo $ECHO_N "checking whether ${CXX} accepts -mcpu=powerpc... $ECHO_C" >&6
12197   if test "${ac_m_cpu_powerpc+set}" = set; then
12198    echo $ECHO_N "(cached) $ECHO_C" >&6
12199   else
12200    echo 'void f(){}' > conftest.cpp
12201 < if test -z "`${CXX-c++} -mcpu=powerpc -c conftest.cpp 2>&1`"; then
12201 > if test -z "`${CXX} -mcpu=powerpc -c conftest.cpp 2>&1`"; then
12202          ac_m_cpu_powerpc=yes
12203   else
12204          ac_m_cpu_powerpc=no
# Line 4797 | Line 12206 | fi
12206   rm -f conftest*
12207  
12208   fi
12209 < echo "$as_me:4800: result: $ac_m_cpu_powerpc" >&5
12209 > echo "$as_me:$LINENO: result: $ac_m_cpu_powerpc" >&5
12210   echo "${ECHO_T}$ac_m_cpu_powerpc" >&6
12211   if test "$ac_m_cpu_powerpc" = yes; then
12212          :
# Line 4810 | Line 12219 | fi
12219                  fi
12220                  if test -z "$CPU_FLAGS"; then
12221  
12222 < echo "$as_me:4813: checking whether ${CXX-c++} accepts -mpowerpc" >&5
12223 < echo $ECHO_N "checking whether ${CXX-c++} accepts -mpowerpc... $ECHO_C" >&6
12222 >
12223 > echo "$as_me:$LINENO: checking whether ${CXX} accepts -mpowerpc" >&5
12224 > echo $ECHO_N "checking whether ${CXX} accepts -mpowerpc... $ECHO_C" >&6
12225   if test "${ac_m_powerpc+set}" = set; then
12226    echo $ECHO_N "(cached) $ECHO_C" >&6
12227   else
12228    echo 'void f(){}' > conftest.cpp
12229 < if test -z "`${CXX-c++} -mpowerpc -c conftest.cpp 2>&1`"; then
12229 > if test -z "`${CXX} -mpowerpc -c conftest.cpp 2>&1`"; then
12230          ac_m_powerpc=yes
12231   else
12232          ac_m_powerpc=no
# Line 4824 | Line 12234 | fi
12234   rm -f conftest*
12235  
12236   fi
12237 < echo "$as_me:4827: result: $ac_m_powerpc" >&5
12237 > echo "$as_me:$LINENO: result: $ac_m_powerpc" >&5
12238   echo "${ECHO_T}$ac_m_powerpc" >&6
12239   if test "$ac_m_powerpc" = yes; then
12240          :
# Line 4853 | Line 12263 | fi
12263          CXXFLAGS="-O3"
12264    fi
12265  
12266 < echo "$as_me:4856: checking whether ${CXX-c++} accepts ${CXXFLAGS}" >&5
12267 < echo $ECHO_N "checking whether ${CXX-c++} accepts ${CXXFLAGS}... $ECHO_C" >&6
12266 >
12267 >
12268 > echo "$as_me:$LINENO: checking whether ${CXX} accepts ${CXXFLAGS}" >&5
12269 > echo $ECHO_N "checking whether ${CXX} accepts ${CXXFLAGS}... $ECHO_C" >&6
12270   if test "${ac_guessed_cxxflags+set}" = set; then
12271    echo $ECHO_N "(cached) $ECHO_C" >&6
12272   else
12273    echo 'void f(){}' > conftest.cpp
12274 < if test -z "`${CXX-c++} ${CXXFLAGS} -c conftest.cpp 2>&1`"; then
12274 > if test -z "`${CXX} ${CXXFLAGS} -c conftest.cpp 2>&1`"; then
12275          ac_guessed_cxxflags=yes
12276   else
12277          ac_guessed_cxxflags=no
# Line 4867 | Line 12279 | fi
12279   rm -f conftest*
12280  
12281   fi
12282 < echo "$as_me:4870: result: $ac_guessed_cxxflags" >&5
12282 > echo "$as_me:$LINENO: result: $ac_guessed_cxxflags" >&5
12283   echo "${ECHO_T}$ac_guessed_cxxflags" >&6
12284   if test "$ac_guessed_cxxflags" = yes; then
12285          :
# Line 4886 | Line 12298 | fi
12298  
12299   fi
12300  
4889 fi
12301  
4891 # Try to determine "good" native compiler flags if none specified on command
4892 # line
4893
4894 if test x"$F90FLAGS" = x ; then
4895  F90FLAGS=""
4896  case "${host_cpu}-${host_os}" in
4897
4898  *linux*) if test "$F90" = ifc -o "$F90" = ifort; then
4899                    F90FLAGS="-O"
4900                fi;;
4901   rs6000*-aix*)  if test "$F90" = xlf90 -o "$F90" = f90; then
4902                    F90FLAGS="-O3 -qarch=pwrx -qtune=pwrx -qansialias -w"
4903                fi;;
4904   powerpc*-aix*)
4905        if test "$F90" = f90 -o "$F90" = xlf90; then
4906                F90FLAGS="-O3 -qarch=ppc -qansialias -w"
4907                echo "*******************************************************"
4908                echo "*  You have AIX on an unknown powerpc system.  It is  *"
4909                echo "*  recommended that you use                           *"
4910                echo "*                                                     *"
4911                echo "*  F90FLAGS=-O3 -qarch=ppc -qtune=xxx -qansialias -w  *"
4912                echo "*                                 ^^^                 *"
4913                echo "*  where xxx is 601, 603, 604, or whatever kind of    *"
4914                echo "*  PowerPC CPU you have.   For more info, man xlf.    *"
4915                echo "*******************************************************"
4916        fi;;
4917   *darwin*)
4918        if test "$F90" = f90 -o "$F90" = xlf90 -o "$F90" = xlf95; then
4919                F90FLAGS="-qthreaded -O -qtune=auto -qarch=auto -qunroll=auto"
4920        fi;;
4921  esac
4922
4923  if test -n "$CPU_FLAGS"; then
4924        F90FLAGS="$F90FLAGS $CPU_FLAGS"
4925  fi
4926
4927  if test -z "$F90FLAGS"; then
4928        echo ""
4929        echo "**********************************************************"
4930        echo "* WARNING: Don't know the best F90FLAGS for this system  *"
4931        echo "* Use  make F90FLAGS=..., or edit the top level Makefile *"
4932        echo "* (otherwise, a default of F90FLAGS=-O3 will be used)    *"
4933        echo "**********************************************************"
4934        echo ""
4935        F90FLAGS="-O3"
4936  fi
4937
4938 echo "$as_me:4938: checking whether ${F90-f90} accepts ${F90FLAGS}" >&5
4939 echo $ECHO_N "checking whether ${F90-f90} accepts ${F90FLAGS}... $ECHO_C" >&6
4940 if test "${ac_guessed_f90flags+set}" = set; then
4941  echo $ECHO_N "(cached) $ECHO_C" >&6
4942 else
4943
4944 ac_ext=f90
4945 ac_compile='$F90 -c $F90FLAGS conftest.$ac_ext >&5'
4946 ac_link='$F90 -o conftest$ac_exeext $F90FLAGS $LD90FLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4947 ac_compiler_gnu=$ac_cv_f90_compiler_gnu
4948
4949 echo 'program main' > conftest.$ac_ext
4950 echo 'end program main' >> conftest.$ac_ext
4951 ac_compile='${F90-f90} -c ${F90FLAGS} $F90FLAGS conftest.$ac_ext 1>&5'
4952 if { (eval echo "$as_me:4952: \"$ac_compile\"") >&5
4953  (eval $ac_compile) 2>&5
4954  ac_status=$?
4955  echo "$as_me:4955: \$? = $ac_status" >&5
4956  (exit $ac_status); }; then
4957        ac_guessed_f90flags=yes
4958 else
4959        ac_guessed_f90flags=no
12302   fi
4961 rm -f conftest*
4962 ac_ext=c
4963 ac_cpp='$CPP $CPPFLAGS'
4964 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4965 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4966 ac_compiler_gnu=$ac_cv_c_compiler_gnu
12303  
4968 fi
4969 echo "$as_me:4969: result: $ac_guessed_f90flags" >&5
4970 echo "${ECHO_T}$ac_guessed_f90flags" >&6
4971 if test "$ac_guessed_f90flags" = yes; then
4972        :
4973
4974 else
4975        :
4976
4977        echo ""
4978        echo "**********************************************************"
4979        echo "* WARNING: The guessed F90FLAGS don't seem to work with  *"
4980        echo "* your compiler.                                         *"
4981        echo "* Use  make F90FLAGS=..., or edit the top level Makefile *"
4982        echo "**********************************************************"
4983        echo ""
4984        F90FLAGS=""
4985
4986 fi
4987
4988 fi
4989
12304       ;;
12305   esac
12306  
4993 # Find a good install program.  We prefer a C program (faster),
4994 # so one script is as good as another.  But avoid the broken or
4995 # incompatible versions:
4996 # SysV /etc/install, /usr/sbin/install
4997 # SunOS /usr/etc/install
4998 # IRIX /sbin/install
4999 # AIX /bin/install
5000 # AmigaOS /C/install, which installs bootblocks on floppy discs
5001 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5002 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5003 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5004 # ./install, which can be erroneously created by make from ./install.sh.
5005 echo "$as_me:5005: checking for a BSD compatible install" >&5
5006 echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
5007 if test -z "$INSTALL"; then
5008 if test "${ac_cv_path_install+set}" = set; then
5009  echo $ECHO_N "(cached) $ECHO_C" >&6
5010 else
5011    ac_save_IFS=$IFS; IFS=$ac_path_separator
5012  for ac_dir in $PATH; do
5013    IFS=$ac_save_IFS
5014    # Account for people who put trailing slashes in PATH elements.
5015    case $ac_dir/ in
5016    / | ./ | .// | /cC/* \
5017    | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* \
5018    | /usr/ucb/* ) ;;
5019    *)
5020      # OSF1 and SCO ODT 3.0 have their own names for install.
5021      # Don't use installbsd from OSF since it installs stuff as root
5022      # by default.
5023      for ac_prog in ginstall scoinst install; do
5024        if $as_executable_p "$ac_dir/$ac_prog"; then
5025          if test $ac_prog = install &&
5026            grep dspmsg "$ac_dir/$ac_prog" >/dev/null 2>&1; then
5027            # AIX install.  It has an incompatible calling convention.
5028            :
5029          elif test $ac_prog = install &&
5030            grep pwplus "$ac_dir/$ac_prog" >/dev/null 2>&1; then
5031            # program-specific install script used by HP pwplus--don't use.
5032            :
5033          else
5034            ac_cv_path_install="$ac_dir/$ac_prog -c"
5035            break 2
5036          fi
5037        fi
5038      done
5039      ;;
5040    esac
5041  done
12307  
12308 < fi
12309 <  if test "${ac_cv_path_install+set}" = set; then
5045 <    INSTALL=$ac_cv_path_install
5046 <  else
5047 <    # As a last resort, use the slow shell script.  We don't cache a
5048 <    # path for INSTALL within a source directory, because that will
5049 <    # break other packages using the cache if that directory is
5050 <    # removed, or if the path is relative.
5051 <    INSTALL=$ac_install_sh
5052 <  fi
5053 < fi
5054 < echo "$as_me:5054: result: $INSTALL" >&5
5055 < echo "${ECHO_T}$INSTALL" >&6
5056 <
5057 < # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5058 < # It thinks the first close brace ends the variable substitution.
5059 < test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5060 <
5061 < test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5062 <
5063 < test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5064 <
5065 < echo "$as_me:5065: checking whether ln -s works" >&5
5066 < echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
5067 < LN_S=$as_ln_s
5068 < if test "$LN_S" = "ln -s"; then
5069 <  echo "$as_me:5069: result: yes" >&5
5070 < echo "${ECHO_T}yes" >&6
5071 < else
5072 <  echo "$as_me:5072: result: no, using $LN_S" >&5
5073 < echo "${ECHO_T}no, using $LN_S" >&6
5074 < fi
5075 <
5076 < echo "$as_me:5076: checking whether ${MAKE-make} sets \${MAKE}" >&5
5077 < echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
5078 < set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
5079 < if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
5080 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5081 < else
5082 <  cat >conftest.make <<\EOF
5083 < all:
5084 <        @echo 'ac_maketemp="${MAKE}"'
5085 < EOF
5086 < # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
5087 < eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
5088 < if test -n "$ac_maketemp"; then
5089 <  eval ac_cv_prog_make_${ac_make}_set=yes
5090 < else
5091 <  eval ac_cv_prog_make_${ac_make}_set=no
5092 < fi
5093 < rm -f conftest.make
5094 < fi
5095 < if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
5096 <  echo "$as_me:5096: result: yes" >&5
5097 < echo "${ECHO_T}yes" >&6
5098 <  SET_MAKE=
5099 < else
5100 <  echo "$as_me:5100: result: no" >&5
5101 < echo "${ECHO_T}no" >&6
5102 <  SET_MAKE="MAKE=${MAKE-make}"
5103 < fi
5104 <
5105 < if test -n "$ac_tool_prefix"; then
5106 <  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5107 < set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5108 < echo "$as_me:5108: checking for $ac_word" >&5
5109 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5110 < if test "${ac_cv_prog_RANLIB+set}" = set; then
5111 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5112 < else
5113 <  if test -n "$RANLIB"; then
5114 <  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5115 < else
5116 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
5117 < ac_dummy="$PATH"
5118 < for ac_dir in $ac_dummy; do
5119 <  IFS=$ac_save_IFS
5120 <  test -z "$ac_dir" && ac_dir=.
5121 <  $as_executable_p "$ac_dir/$ac_word" || continue
5122 < ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5123 < echo "$as_me:5123: found $ac_dir/$ac_word" >&5
5124 < break
5125 < done
5126 <
5127 < fi
5128 < fi
5129 < RANLIB=$ac_cv_prog_RANLIB
5130 < if test -n "$RANLIB"; then
5131 <  echo "$as_me:5131: result: $RANLIB" >&5
5132 < echo "${ECHO_T}$RANLIB" >&6
5133 < else
5134 <  echo "$as_me:5134: result: no" >&5
5135 < echo "${ECHO_T}no" >&6
5136 < fi
5137 <
5138 < fi
5139 < if test -z "$ac_cv_prog_RANLIB"; then
5140 <  ac_ct_RANLIB=$RANLIB
5141 <  # Extract the first word of "ranlib", so it can be a program name with args.
5142 < set dummy ranlib; ac_word=$2
5143 < echo "$as_me:5143: checking for $ac_word" >&5
5144 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5145 < if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5146 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5147 < else
5148 <  if test -n "$ac_ct_RANLIB"; then
5149 <  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5150 < else
5151 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
5152 < ac_dummy="$PATH"
5153 < for ac_dir in $ac_dummy; do
5154 <  IFS=$ac_save_IFS
5155 <  test -z "$ac_dir" && ac_dir=.
5156 <  $as_executable_p "$ac_dir/$ac_word" || continue
5157 < ac_cv_prog_ac_ct_RANLIB="ranlib"
5158 < echo "$as_me:5158: found $ac_dir/$ac_word" >&5
5159 < break
5160 < done
5161 <
5162 <  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
5163 < fi
5164 < fi
5165 < ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5166 < if test -n "$ac_ct_RANLIB"; then
5167 <  echo "$as_me:5167: result: $ac_ct_RANLIB" >&5
5168 < echo "${ECHO_T}$ac_ct_RANLIB" >&6
5169 < else
5170 <  echo "$as_me:5170: result: no" >&5
5171 < echo "${ECHO_T}no" >&6
5172 < fi
5173 <
5174 <  RANLIB=$ac_ct_RANLIB
5175 < else
5176 <  RANLIB="$ac_cv_prog_RANLIB"
5177 < fi
5178 <
5179 < for ac_prog in 'bison -y' byacc
5180 < do
5181 <  # Extract the first word of "$ac_prog", so it can be a program name with args.
5182 < set dummy $ac_prog; ac_word=$2
5183 < echo "$as_me:5183: checking for $ac_word" >&5
5184 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5185 < if test "${ac_cv_prog_YACC+set}" = set; then
5186 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5187 < else
5188 <  if test -n "$YACC"; then
5189 <  ac_cv_prog_YACC="$YACC" # Let the user override the test.
5190 < else
5191 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
5192 < ac_dummy="$PATH"
5193 < for ac_dir in $ac_dummy; do
5194 <  IFS=$ac_save_IFS
5195 <  test -z "$ac_dir" && ac_dir=.
5196 <  $as_executable_p "$ac_dir/$ac_word" || continue
5197 < ac_cv_prog_YACC="$ac_prog"
5198 < echo "$as_me:5198: found $ac_dir/$ac_word" >&5
5199 < break
5200 < done
5201 <
5202 < fi
5203 < fi
5204 < YACC=$ac_cv_prog_YACC
5205 < if test -n "$YACC"; then
5206 <  echo "$as_me:5206: result: $YACC" >&5
5207 < echo "${ECHO_T}$YACC" >&6
5208 < else
5209 <  echo "$as_me:5209: result: no" >&5
5210 < echo "${ECHO_T}no" >&6
5211 < fi
5212 <
5213 <  test -n "$YACC" && break
5214 < done
5215 < test -n "$YACC" || YACC="yacc"
5216 <
5217 < for ac_prog in flex lex
5218 < do
5219 <  # Extract the first word of "$ac_prog", so it can be a program name with args.
5220 < set dummy $ac_prog; ac_word=$2
5221 < echo "$as_me:5221: checking for $ac_word" >&5
5222 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5223 < if test "${ac_cv_prog_LEX+set}" = set; then
5224 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5225 < else
5226 <  if test -n "$LEX"; then
5227 <  ac_cv_prog_LEX="$LEX" # Let the user override the test.
5228 < else
5229 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
5230 < ac_dummy="$PATH"
5231 < for ac_dir in $ac_dummy; do
5232 <  IFS=$ac_save_IFS
5233 <  test -z "$ac_dir" && ac_dir=.
5234 <  $as_executable_p "$ac_dir/$ac_word" || continue
5235 < ac_cv_prog_LEX="$ac_prog"
5236 < echo "$as_me:5236: found $ac_dir/$ac_word" >&5
5237 < break
5238 < done
5239 <
5240 < fi
5241 < fi
5242 < LEX=$ac_cv_prog_LEX
5243 < if test -n "$LEX"; then
5244 <  echo "$as_me:5244: result: $LEX" >&5
5245 < echo "${ECHO_T}$LEX" >&6
5246 < else
5247 <  echo "$as_me:5247: result: no" >&5
5248 < echo "${ECHO_T}no" >&6
5249 < fi
5250 <
5251 <  test -n "$LEX" && break
5252 < done
5253 < test -n "$LEX" || LEX=":"
5254 <
5255 < if test -z "$LEXLIB"
5256 < then
5257 <  echo "$as_me:5257: checking for yywrap in -lfl" >&5
5258 < echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6
5259 < if test "${ac_cv_lib_fl_yywrap+set}" = set; then
5260 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5261 < else
5262 <  ac_check_lib_save_LIBS=$LIBS
5263 < LIBS="-lfl  $LIBS"
5264 < cat >conftest.$ac_ext <<_ACEOF
5265 < #line 5265 "configure"
5266 < #include "confdefs.h"
5267 <
5268 < /* Override any gcc2 internal prototype to avoid an error.  */
5269 < #ifdef __cplusplus
5270 < extern "C"
5271 < #endif
5272 < /* We use char because int might match the return type of a gcc2
5273 <   builtin and then its argument prototype would still apply.  */
5274 < char yywrap ();
5275 < int
5276 < main ()
5277 < {
5278 < yywrap ();
5279 <  ;
5280 <  return 0;
5281 < }
5282 < _ACEOF
5283 < rm -f conftest.$ac_objext conftest$ac_exeext
5284 < if { (eval echo "$as_me:5284: \"$ac_link\"") >&5
5285 <  (eval $ac_link) 2>&5
5286 <  ac_status=$?
5287 <  echo "$as_me:5287: \$? = $ac_status" >&5
5288 <  (exit $ac_status); } &&
5289 <         { ac_try='test -s conftest$ac_exeext'
5290 <  { (eval echo "$as_me:5290: \"$ac_try\"") >&5
5291 <  (eval $ac_try) 2>&5
5292 <  ac_status=$?
5293 <  echo "$as_me:5293: \$? = $ac_status" >&5
5294 <  (exit $ac_status); }; }; then
5295 <  ac_cv_lib_fl_yywrap=yes
5296 < else
5297 <  echo "$as_me: failed program was:" >&5
5298 < cat conftest.$ac_ext >&5
5299 < ac_cv_lib_fl_yywrap=no
5300 < fi
5301 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5302 < LIBS=$ac_check_lib_save_LIBS
5303 < fi
5304 < echo "$as_me:5304: result: $ac_cv_lib_fl_yywrap" >&5
5305 < echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6
5306 < if test $ac_cv_lib_fl_yywrap = yes; then
5307 <  LEXLIB="-lfl"
5308 < else
5309 <  echo "$as_me:5309: checking for yywrap in -ll" >&5
5310 < echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6
5311 < if test "${ac_cv_lib_l_yywrap+set}" = set; then
5312 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5313 < else
5314 <  ac_check_lib_save_LIBS=$LIBS
5315 < LIBS="-ll  $LIBS"
5316 < cat >conftest.$ac_ext <<_ACEOF
5317 < #line 5317 "configure"
5318 < #include "confdefs.h"
5319 <
5320 < /* Override any gcc2 internal prototype to avoid an error.  */
5321 < #ifdef __cplusplus
5322 < extern "C"
5323 < #endif
5324 < /* We use char because int might match the return type of a gcc2
5325 <   builtin and then its argument prototype would still apply.  */
5326 < char yywrap ();
5327 < int
5328 < main ()
5329 < {
5330 < yywrap ();
5331 <  ;
5332 <  return 0;
5333 < }
5334 < _ACEOF
5335 < rm -f conftest.$ac_objext conftest$ac_exeext
5336 < if { (eval echo "$as_me:5336: \"$ac_link\"") >&5
5337 <  (eval $ac_link) 2>&5
5338 <  ac_status=$?
5339 <  echo "$as_me:5339: \$? = $ac_status" >&5
5340 <  (exit $ac_status); } &&
5341 <         { ac_try='test -s conftest$ac_exeext'
5342 <  { (eval echo "$as_me:5342: \"$ac_try\"") >&5
5343 <  (eval $ac_try) 2>&5
5344 <  ac_status=$?
5345 <  echo "$as_me:5345: \$? = $ac_status" >&5
5346 <  (exit $ac_status); }; }; then
5347 <  ac_cv_lib_l_yywrap=yes
5348 < else
5349 <  echo "$as_me: failed program was:" >&5
5350 < cat conftest.$ac_ext >&5
5351 < ac_cv_lib_l_yywrap=no
5352 < fi
5353 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5354 < LIBS=$ac_check_lib_save_LIBS
5355 < fi
5356 < echo "$as_me:5356: result: $ac_cv_lib_l_yywrap" >&5
5357 < echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6
5358 < if test $ac_cv_lib_l_yywrap = yes; then
5359 <  LEXLIB="-ll"
5360 < fi
5361 <
5362 < fi
5363 <
5364 < fi
5365 <
5366 < if test "x$LEX" != "x:"; then
5367 <  echo "$as_me:5367: checking lex output file root" >&5
5368 < echo $ECHO_N "checking lex output file root... $ECHO_C" >&6
5369 < if test "${ac_cv_prog_lex_root+set}" = set; then
5370 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5371 < else
5372 <  # The minimal lex program is just a single line: %%.  But some broken lexes
5373 < # (Solaris, I think it was) want two %% lines, so accommodate them.
5374 < echo '%%
5375 < %%' | $LEX
5376 < if test -f lex.yy.c; then
5377 <  ac_cv_prog_lex_root=lex.yy
5378 < elif test -f lexyy.c; then
5379 <  ac_cv_prog_lex_root=lexyy
5380 < else
5381 <  { { echo "$as_me:5381: error: cannot find output from $LEX; giving up" >&5
5382 < echo "$as_me: error: cannot find output from $LEX; giving up" >&2;}
5383 <   { (exit 1); exit 1; }; }
5384 < fi
5385 < fi
5386 < echo "$as_me:5386: result: $ac_cv_prog_lex_root" >&5
5387 < echo "${ECHO_T}$ac_cv_prog_lex_root" >&6
5388 < LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
5389 <
5390 < echo "$as_me:5390: checking whether yytext is a pointer" >&5
5391 < echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6
5392 < if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then
5393 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5394 < else
5395 <  # POSIX says lex can declare yytext either as a pointer or an array; the
5396 < # default is implementation-dependent. Figure out which it is, since
5397 < # not all implementations provide the %pointer and %array declarations.
5398 < ac_cv_prog_lex_yytext_pointer=no
5399 < echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c
5400 < ac_save_LIBS=$LIBS
5401 < LIBS="$LIBS $LEXLIB"
5402 < cat >conftest.$ac_ext <<_ACEOF
5403 < `cat $LEX_OUTPUT_ROOT.c`
5404 < _ACEOF
5405 < rm -f conftest.$ac_objext conftest$ac_exeext
5406 < if { (eval echo "$as_me:5406: \"$ac_link\"") >&5
5407 <  (eval $ac_link) 2>&5
5408 <  ac_status=$?
5409 <  echo "$as_me:5409: \$? = $ac_status" >&5
5410 <  (exit $ac_status); } &&
5411 <         { ac_try='test -s conftest$ac_exeext'
5412 <  { (eval echo "$as_me:5412: \"$ac_try\"") >&5
5413 <  (eval $ac_try) 2>&5
5414 <  ac_status=$?
5415 <  echo "$as_me:5415: \$? = $ac_status" >&5
5416 <  (exit $ac_status); }; }; then
5417 <  ac_cv_prog_lex_yytext_pointer=yes
5418 < else
5419 <  echo "$as_me: failed program was:" >&5
5420 < cat conftest.$ac_ext >&5
5421 < fi
5422 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5423 < LIBS=$ac_save_LIBS
5424 < rm -f "${LEX_OUTPUT_ROOT}.c"
5425 <
5426 < fi
5427 < echo "$as_me:5427: result: $ac_cv_prog_lex_yytext_pointer" >&5
5428 < echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6
5429 < if test $ac_cv_prog_lex_yytext_pointer = yes; then
5430 <
5431 < cat >>confdefs.h <<\EOF
5432 < #define YYTEXT_POINTER 1
5433 < EOF
5434 <
5435 < fi
5436 <
5437 < fi
5438 < # Extract the first word of "ar", so it can be a program name with args.
5439 < set dummy ar; ac_word=$2
5440 < echo "$as_me:5440: checking for $ac_word" >&5
5441 < echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5442 < if test "${ac_cv_prog_AR+set}" = set; then
5443 <  echo $ECHO_N "(cached) $ECHO_C" >&6
5444 < else
5445 <  if test -n "$AR"; then
5446 <  ac_cv_prog_AR="$AR" # Let the user override the test.
5447 < else
5448 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
5449 < ac_dummy="$PATH"
5450 < for ac_dir in $ac_dummy; do
5451 <  IFS=$ac_save_IFS
5452 <  test -z "$ac_dir" && ac_dir=.
5453 <  $as_executable_p "$ac_dir/$ac_word" || continue
5454 < ac_cv_prog_AR="ar"
5455 < echo "$as_me:5455: found $ac_dir/$ac_word" >&5
5456 < break
5457 < done
5458 <
5459 <  test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="NONE"
5460 < fi
5461 < fi
5462 < AR=$ac_cv_prog_AR
5463 < if test -n "$AR"; then
5464 <  echo "$as_me:5464: result: $AR" >&5
5465 < echo "${ECHO_T}$AR" >&6
5466 < else
5467 <  echo "$as_me:5467: result: no" >&5
5468 < echo "${ECHO_T}no" >&6
5469 < fi
5470 <
5471 < if test "$AR" = "NONE"; then
5472 <  { { echo "$as_me:5472: error: --> Can't find \`ar'!" >&5
5473 < echo "$as_me: error: --> Can't find \`ar'!" >&2;}
5474 <   { (exit 1); exit 1; }; }
5475 <  cat >confcache <<\_ACEOF
5476 < # This file is a shell script that caches the results of configure
5477 < # tests run on this system so they can be shared between configure
5478 < # scripts and configure runs, see configure's option --config-cache.
5479 < # It is not useful on other systems.  If it contains results you don't
5480 < # want to keep, you may remove or edit it.
5481 < #
5482 < # config.status only pays attention to the cache file if you give it
5483 < # the --recheck option to rerun configure.
5484 < #
5485 < # `ac_cv_env_foo' variables (set or unset) will be overriden when
5486 < # loading this file, other *unset* `ac_cv_foo' will be assigned the
5487 < # following values.
5488 <
12308 > cat >>confdefs.h <<\_ACEOF
12309 > #define OBAPI
12310   _ACEOF
12311  
5491 # The following way of writing the cache mishandles newlines in values,
5492 # but we know of no workaround that is simple, portable, and efficient.
5493 # So, don't put newlines in cache variables' values.
5494 # Ultrix sh set writes to stderr and can't be redirected directly,
5495 # and sets the high bit in the cache file unless we assign to the vars.
5496 {
5497  (set) 2>&1 |
5498    case `(ac_space=' '; set | grep ac_space) 2>&1` in
5499    *ac_space=\ *)
5500      # `set' does not quote correctly, so add quotes (double-quote
5501      # substitution turns \\\\ into \\, and sed turns \\ into \).
5502      sed -n \
5503        "s/'/'\\\\''/g;
5504          s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
5505      ;;
5506    *)
5507      # `set' quotes correctly as required by POSIX, so do not add quotes.
5508      sed -n \
5509        "s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
5510      ;;
5511    esac;
5512 } |
5513  sed '
5514     t clear
5515     : clear
5516     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
5517     t end
5518     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
5519     : end' >>confcache
5520 if cmp -s $cache_file confcache; then :; else
5521  if test -w $cache_file; then
5522    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
5523    cat confcache >$cache_file
5524  else
5525    echo "not updating unwritable cache $cache_file"
5526  fi
5527 fi
5528 rm -f confcache
5529  exit 1
5530 fi
12312  
5532 # Extract the first word of "ps", so it can be a program name with args.
5533 set dummy ps; ac_word=$2
5534 echo "$as_me:5534: checking for $ac_word" >&5
5535 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5536 if test "${ac_cv_path_PS+set}" = set; then
5537  echo $ECHO_N "(cached) $ECHO_C" >&6
5538 else
5539  case $PS in
5540  [\\/]* | ?:[\\/]*)
5541  ac_cv_path_PS="$PS" # Let the user override the test with a path.
5542  ;;
5543  *)
5544  ac_save_IFS=$IFS; IFS=$ac_path_separator
5545 ac_dummy="$PATH"
5546 for ac_dir in $ac_dummy; do
5547  IFS=$ac_save_IFS
5548  test -z "$ac_dir" && ac_dir=.
5549  if $as_executable_p "$ac_dir/$ac_word"; then
5550   ac_cv_path_PS="$ac_dir/$ac_word"
5551   echo "$as_me:5551: found $ac_dir/$ac_word" >&5
5552   break
5553 fi
5554 done
12313  
5556  ;;
5557 esac
5558 fi
5559 PS=$ac_cv_path_PS
12314  
5561 if test -n "$PS"; then
5562  echo "$as_me:5562: result: $PS" >&5
5563 echo "${ECHO_T}$PS" >&6
5564 else
5565  echo "$as_me:5565: result: no" >&5
5566 echo "${ECHO_T}no" >&6
5567 fi
5568
5569 echo "$as_me:5569: checking for POSIX or BSD ps syntax" >&5
5570 echo $ECHO_N "checking for POSIX or BSD ps syntax... $ECHO_C" >&6
5571 if test "${ac_cv_prog_ps_syntax+set}" = set; then
5572  echo $ECHO_N "(cached) $ECHO_C" >&6
5573 else
5574
5575        if $PS ax -o rss > /dev/null 2>&1; then
5576                ac_cv_prog_ps_ax=yes
5577        else
5578                ac_cv_prog_ps_ax=no
5579        fi
5580        if $PS -ef -o rss > /dev/null 2>&1; then
5581                ac_cv_prog_ps_ef=yes
5582        else
5583                ac_cv_prog_ps_ef=no
5584        fi
5585        if test "$ac_cv_prog_ps_ax" = yes; then
5586                ac_cv_prog_ps_syntax=BSD
5587        else
5588                if test "$ac_cv_prog_ps_ef" = yes; then
5589                        ac_cv_prog_ps_syntax=POSIX
5590                else
5591                        { { echo "$as_me:5591: error: Could not determine ps syntax" >&5
5592 echo "$as_me: error: Could not determine ps syntax" >&2;}
5593   { (exit 1); exit 1; }; }
5594                fi
5595        fi
5596
5597 fi
5598 echo "$as_me:5598: result: $ac_cv_prog_ps_syntax" >&5
5599 echo "${ECHO_T}$ac_cv_prog_ps_syntax" >&6
5600
5601 cat >>confdefs.h <<EOF
5602 #define PSCOMMAND $PS
5603 EOF
5604
5605 if test "$ac_cv_prog_ps_syntax" = BSD; then
5606  cat >>confdefs.h <<\EOF
5607 #define PSTYPE_IS_BSD 1
5608 EOF
5609
5610 else
5611   if test "$ac_cv_prog_ps_syntax" = POSIX; then
5612       cat >>confdefs.h <<\EOF
5613 #define PSTYPE_IS_POSIX 1
5614 EOF
5615
5616   else
5617       { { echo "$as_me:5617: error: Unknown ps syntax type!" >&5
5618 echo "$as_me: error: Unknown ps syntax type!" >&2;}
5619   { (exit 1); exit 1; }; }
5620   fi
5621 fi
5622
12315   # Check whether --with-mpi or --without-mpi was given.
12316   if test "${with_mpi+set}" = set; then
12317    withval="$with_mpi"
# Line 5638 | Line 12330 | if test "$USE_MPI" = "yes"; then
12330   fi
12331   if test "$USE_MPI" = "yes"; then
12332  
12333 +
12334   # Set variables...
12335   MPI_LIB_DIR="$MPI/lib"
12336   MPI_INC_DIR="$MPI/include"
12337  
12338 < echo "$as_me:5645: checking for mpi.h" >&5
12338 >
12339 >
12340 > echo "$as_me:$LINENO: checking for mpi.h" >&5
12341   echo $ECHO_N "checking for mpi.h... $ECHO_C" >&6
12342   have_mpi_h=0
12343 + rm -f conftest*
12344   echo '#include <mpi.h>' > conftest.cc
12345 < if test -z "`${CXX} -I${MPI_INC_DIR} -c conftest.cc 2>&1`"; then
12346 <        echo "$as_me:5650: result: yes" >&5
12345 > if ${CXX} -I${MPI_INC_DIR} -c conftest.cc 2>&1 ; then
12346 >        echo "$as_me:$LINENO: result: yes" >&5
12347   echo "${ECHO_T}yes" >&6
12348          have_mpi_h=1
12349   else
12350 <        echo "$as_me:5654: result: no! Check MPI include paths" >&5
12350 >        if test -s conftest.out ; then
12351 >                cat conftest.out >> config.log
12352 >        fi
12353 >        echo "$as_me:$LINENO: result: no! Check MPI include paths" >&5
12354   echo "${ECHO_T}no! Check MPI include paths" >&6
12355          USE_MPI="no"
12356   fi
12357   rm -f conftest*
12358   if test "$have_mpi_h" = 1; then
12359  
12360 < cat >>confdefs.h <<\EOF
12360 > cat >>confdefs.h <<\_ACEOF
12361   #define HAVE_MPI_H 1
12362 < EOF
12362 > _ACEOF
12363  
12364   fi
12365  
12366 < echo "$as_me:5667: checking whether mpif.h is usable" >&5
12366 > echo "$as_me:$LINENO: checking whether mpif.h is usable" >&5
12367   echo $ECHO_N "checking whether mpif.h is usable... $ECHO_C" >&6
12368   have_mpif_h=0
12369   rm -f conftest*
12370 < cat >conftest.f90 <<EOF
12370 > cat >conftest.$ac_ext <<EOF
12371   program main
12372     include 'mpif.h'
12373   end
12374   EOF
12375 < if $F90 -I$MPI_INC_DIR -c conftest.f90 > conftest.out 2>&1 ; then
12376 <        echo "$as_me:5677: result: yes" >&5
12375 > if $FC -I$MPI_INC_DIR -c $FCFLAGS $FCFLAGS_SRCEXT conftest.$ac_ext > conftest.out 2>&1 ; then
12376 >        echo "$as_me:$LINENO: result: yes" >&5
12377   echo "${ECHO_T}yes" >&6
12378          MPI_F90_INC="$MPI_INC_DIR"
12379          have_mpif_h=1
# Line 5682 | Line 12381 | else
12381          if test -s conftest.out ; then
12382                  cat conftest.out >> config.log
12383          fi
12384 <        echo "$as_me:5685: result: no! Check MPI include paths" >&5
12384 >        echo "$as_me:$LINENO: result: no! Check MPI include paths" >&5
12385   echo "${ECHO_T}no! Check MPI include paths" >&6
12386          USE_MPI="no"
12387   fi
# Line 5690 | Line 12389 | if test "$have_mpif_h" = 1; then
12389  
12390   if test "$have_mpif_h" = 1; then
12391  
12392 < cat >>confdefs.h <<\EOF
12392 > cat >>confdefs.h <<\_ACEOF
12393   #define HAVE_MPIF_H 1
12394 < EOF
12394 > _ACEOF
12395  
12396   fi
12397  
# Line 5706 | Line 12405 | if test x = x"$MPI_LIB"; then
12405   LDFLAGS="${LDFLAGS} -L${MPI_LIB_DIR} "
12406  
12407   if test x = x"$MPI_LIB"; then
12408 <        echo "$as_me:5709: checking for MPI_Init in -lmpich" >&5
12408 >        echo "$as_me:$LINENO: checking for MPI_Init in -lmpich" >&5
12409   echo $ECHO_N "checking for MPI_Init in -lmpich... $ECHO_C" >&6
12410   if test "${ac_cv_lib_mpich_MPI_Init+set}" = set; then
12411    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 5714 | Line 12413 | cat >conftest.$ac_ext <<_ACEOF
12413    ac_check_lib_save_LIBS=$LIBS
12414   LIBS="-lmpich  $LIBS"
12415   cat >conftest.$ac_ext <<_ACEOF
12416 < #line 5717 "configure"
12417 < #include "confdefs.h"
12416 > /* confdefs.h.  */
12417 > _ACEOF
12418 > cat confdefs.h >>conftest.$ac_ext
12419 > cat >>conftest.$ac_ext <<_ACEOF
12420 > /* end confdefs.h.  */
12421  
12422   /* Override any gcc2 internal prototype to avoid an error.  */
12423   #ifdef __cplusplus
# Line 5724 | Line 12426 | char MPI_Init ();
12426   /* We use char because int might match the return type of a gcc2
12427     builtin and then its argument prototype would still apply.  */
12428   char MPI_Init ();
12429 + #ifdef FC_DUMMY_MAIN
12430 + #ifndef FC_DUMMY_MAIN_EQ_F77
12431 + #  ifdef __cplusplus
12432 +     extern "C"
12433 + #  endif
12434 +   int FC_DUMMY_MAIN() { return 1; }
12435 + #endif
12436 + #endif
12437   int
12438   main ()
12439   {
# Line 5733 | Line 12443 | rm -f conftest.$ac_objext conftest$ac_exeext
12443   }
12444   _ACEOF
12445   rm -f conftest.$ac_objext conftest$ac_exeext
12446 < if { (eval echo "$as_me:5736: \"$ac_link\"") >&5
12447 <  (eval $ac_link) 2>&5
12446 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12447 >  (eval $ac_link) 2>conftest.er1
12448    ac_status=$?
12449 <  echo "$as_me:5739: \$? = $ac_status" >&5
12449 >  grep -v '^ *+' conftest.er1 >conftest.err
12450 >  rm -f conftest.er1
12451 >  cat conftest.err >&5
12452 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12453    (exit $ac_status); } &&
12454 <         { ac_try='test -s conftest$ac_exeext'
12455 <  { (eval echo "$as_me:5742: \"$ac_try\"") >&5
12454 >         { ac_try='test -z "$ac_c_werror_flag"
12455 >                         || test ! -s conftest.err'
12456 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12457    (eval $ac_try) 2>&5
12458    ac_status=$?
12459 <  echo "$as_me:5745: \$? = $ac_status" >&5
12459 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12460 >  (exit $ac_status); }; } &&
12461 >         { ac_try='test -s conftest$ac_exeext'
12462 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12463 >  (eval $ac_try) 2>&5
12464 >  ac_status=$?
12465 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12466    (exit $ac_status); }; }; then
12467    ac_cv_lib_mpich_MPI_Init=yes
12468   else
12469    echo "$as_me: failed program was:" >&5
12470 < cat conftest.$ac_ext >&5
12470 > sed 's/^/| /' conftest.$ac_ext >&5
12471 >
12472   ac_cv_lib_mpich_MPI_Init=no
12473   fi
12474 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12474 > rm -f conftest.err conftest.$ac_objext \
12475 >      conftest$ac_exeext conftest.$ac_ext
12476   LIBS=$ac_check_lib_save_LIBS
12477   fi
12478 < echo "$as_me:5756: result: $ac_cv_lib_mpich_MPI_Init" >&5
12478 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5
12479   echo "${ECHO_T}$ac_cv_lib_mpich_MPI_Init" >&6
12480   if test $ac_cv_lib_mpich_MPI_Init = yes; then
12481    MPI_LIB="-lmpich"
# Line 5761 | Line 12483 | if test x = x"$MPI_LIB"; then
12483  
12484   fi
12485   if test x = x"$MPI_LIB"; then
12486 <        echo "$as_me:5764: checking for MPI_Init in -lmpi" >&5
12486 >        echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5
12487   echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6
12488   if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then
12489    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 5769 | Line 12491 | cat >conftest.$ac_ext <<_ACEOF
12491    ac_check_lib_save_LIBS=$LIBS
12492   LIBS="-lmpi  $LIBS"
12493   cat >conftest.$ac_ext <<_ACEOF
12494 < #line 5772 "configure"
12495 < #include "confdefs.h"
12494 > /* confdefs.h.  */
12495 > _ACEOF
12496 > cat confdefs.h >>conftest.$ac_ext
12497 > cat >>conftest.$ac_ext <<_ACEOF
12498 > /* end confdefs.h.  */
12499  
12500   /* Override any gcc2 internal prototype to avoid an error.  */
12501   #ifdef __cplusplus
# Line 5779 | Line 12504 | char MPI_Init ();
12504   /* We use char because int might match the return type of a gcc2
12505     builtin and then its argument prototype would still apply.  */
12506   char MPI_Init ();
12507 + #ifdef FC_DUMMY_MAIN
12508 + #ifndef FC_DUMMY_MAIN_EQ_F77
12509 + #  ifdef __cplusplus
12510 +     extern "C"
12511 + #  endif
12512 +   int FC_DUMMY_MAIN() { return 1; }
12513 + #endif
12514 + #endif
12515   int
12516   main ()
12517   {
# Line 5788 | Line 12521 | rm -f conftest.$ac_objext conftest$ac_exeext
12521   }
12522   _ACEOF
12523   rm -f conftest.$ac_objext conftest$ac_exeext
12524 < if { (eval echo "$as_me:5791: \"$ac_link\"") >&5
12525 <  (eval $ac_link) 2>&5
12524 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12525 >  (eval $ac_link) 2>conftest.er1
12526    ac_status=$?
12527 <  echo "$as_me:5794: \$? = $ac_status" >&5
12527 >  grep -v '^ *+' conftest.er1 >conftest.err
12528 >  rm -f conftest.er1
12529 >  cat conftest.err >&5
12530 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12531    (exit $ac_status); } &&
12532 <         { ac_try='test -s conftest$ac_exeext'
12533 <  { (eval echo "$as_me:5797: \"$ac_try\"") >&5
12532 >         { ac_try='test -z "$ac_c_werror_flag"
12533 >                         || test ! -s conftest.err'
12534 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12535    (eval $ac_try) 2>&5
12536    ac_status=$?
12537 <  echo "$as_me:5800: \$? = $ac_status" >&5
12537 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12538 >  (exit $ac_status); }; } &&
12539 >         { ac_try='test -s conftest$ac_exeext'
12540 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12541 >  (eval $ac_try) 2>&5
12542 >  ac_status=$?
12543 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12544    (exit $ac_status); }; }; then
12545    ac_cv_lib_mpi_MPI_Init=yes
12546   else
12547    echo "$as_me: failed program was:" >&5
12548 < cat conftest.$ac_ext >&5
12548 > sed 's/^/| /' conftest.$ac_ext >&5
12549 >
12550   ac_cv_lib_mpi_MPI_Init=no
12551   fi
12552 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12552 > rm -f conftest.err conftest.$ac_objext \
12553 >      conftest$ac_exeext conftest.$ac_ext
12554   LIBS=$ac_check_lib_save_LIBS
12555   fi
12556 < echo "$as_me:5811: result: $ac_cv_lib_mpi_MPI_Init" >&5
12556 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
12557   echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6
12558   if test $ac_cv_lib_mpi_MPI_Init = yes; then
12559    MPI_LIB="-lmpi"
# Line 5817 | Line 12562 | if test x = x"$MPI_LIB"; then
12562   fi
12563   $as_unset ac_cv_lib_mpi_MPI_Init
12564   if test x = x"$MPI_LIB"; then
12565 <        echo "$as_me:5820: checking for MPI_Init in -lmpi" >&5
12565 >        echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5
12566   echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6
12567   if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then
12568    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 5825 | Line 12570 | cat >conftest.$ac_ext <<_ACEOF
12570    ac_check_lib_save_LIBS=$LIBS
12571   LIBS="-lmpi "-llam" $LIBS"
12572   cat >conftest.$ac_ext <<_ACEOF
12573 < #line 5828 "configure"
12574 < #include "confdefs.h"
12573 > /* confdefs.h.  */
12574 > _ACEOF
12575 > cat confdefs.h >>conftest.$ac_ext
12576 > cat >>conftest.$ac_ext <<_ACEOF
12577 > /* end confdefs.h.  */
12578  
12579   /* Override any gcc2 internal prototype to avoid an error.  */
12580   #ifdef __cplusplus
# Line 5835 | Line 12583 | char MPI_Init ();
12583   /* We use char because int might match the return type of a gcc2
12584     builtin and then its argument prototype would still apply.  */
12585   char MPI_Init ();
12586 + #ifdef FC_DUMMY_MAIN
12587 + #ifndef FC_DUMMY_MAIN_EQ_F77
12588 + #  ifdef __cplusplus
12589 +     extern "C"
12590 + #  endif
12591 +   int FC_DUMMY_MAIN() { return 1; }
12592 + #endif
12593 + #endif
12594   int
12595   main ()
12596   {
# Line 5844 | Line 12600 | rm -f conftest.$ac_objext conftest$ac_exeext
12600   }
12601   _ACEOF
12602   rm -f conftest.$ac_objext conftest$ac_exeext
12603 < if { (eval echo "$as_me:5847: \"$ac_link\"") >&5
12604 <  (eval $ac_link) 2>&5
12603 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12604 >  (eval $ac_link) 2>conftest.er1
12605    ac_status=$?
12606 <  echo "$as_me:5850: \$? = $ac_status" >&5
12606 >  grep -v '^ *+' conftest.er1 >conftest.err
12607 >  rm -f conftest.er1
12608 >  cat conftest.err >&5
12609 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12610    (exit $ac_status); } &&
12611 <         { ac_try='test -s conftest$ac_exeext'
12612 <  { (eval echo "$as_me:5853: \"$ac_try\"") >&5
12611 >         { ac_try='test -z "$ac_c_werror_flag"
12612 >                         || test ! -s conftest.err'
12613 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12614    (eval $ac_try) 2>&5
12615    ac_status=$?
12616 <  echo "$as_me:5856: \$? = $ac_status" >&5
12616 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12617 >  (exit $ac_status); }; } &&
12618 >         { ac_try='test -s conftest$ac_exeext'
12619 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12620 >  (eval $ac_try) 2>&5
12621 >  ac_status=$?
12622 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12623    (exit $ac_status); }; }; then
12624    ac_cv_lib_mpi_MPI_Init=yes
12625   else
12626    echo "$as_me: failed program was:" >&5
12627 < cat conftest.$ac_ext >&5
12627 > sed 's/^/| /' conftest.$ac_ext >&5
12628 >
12629   ac_cv_lib_mpi_MPI_Init=no
12630   fi
12631 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12631 > rm -f conftest.err conftest.$ac_objext \
12632 >      conftest$ac_exeext conftest.$ac_ext
12633   LIBS=$ac_check_lib_save_LIBS
12634   fi
12635 < echo "$as_me:5867: result: $ac_cv_lib_mpi_MPI_Init" >&5
12635 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
12636   echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6
12637   if test $ac_cv_lib_mpi_MPI_Init = yes; then
12638    MPI_LIB="-lmpi -llam"
# Line 5873 | Line 12641 | if test x = x"$MPI_LIB"; then
12641   fi
12642   $as_unset ac_cv_lib_mpich_MPI_Init
12643   if test x = x"$MPI_LIB"; then
12644 <        echo "$as_me:5876: checking for MPI_Init in -lmpich" >&5
12644 >        echo "$as_me:$LINENO: checking for MPI_Init in -lmpich" >&5
12645   echo $ECHO_N "checking for MPI_Init in -lmpich... $ECHO_C" >&6
12646   if test "${ac_cv_lib_mpich_MPI_Init+set}" = set; then
12647    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 5881 | Line 12649 | cat >conftest.$ac_ext <<_ACEOF
12649    ac_check_lib_save_LIBS=$LIBS
12650   LIBS="-lmpich "-lpmpich" $LIBS"
12651   cat >conftest.$ac_ext <<_ACEOF
12652 < #line 5884 "configure"
12653 < #include "confdefs.h"
12652 > /* confdefs.h.  */
12653 > _ACEOF
12654 > cat confdefs.h >>conftest.$ac_ext
12655 > cat >>conftest.$ac_ext <<_ACEOF
12656 > /* end confdefs.h.  */
12657  
12658   /* Override any gcc2 internal prototype to avoid an error.  */
12659   #ifdef __cplusplus
# Line 5891 | Line 12662 | char MPI_Init ();
12662   /* We use char because int might match the return type of a gcc2
12663     builtin and then its argument prototype would still apply.  */
12664   char MPI_Init ();
12665 + #ifdef FC_DUMMY_MAIN
12666 + #ifndef FC_DUMMY_MAIN_EQ_F77
12667 + #  ifdef __cplusplus
12668 +     extern "C"
12669 + #  endif
12670 +   int FC_DUMMY_MAIN() { return 1; }
12671 + #endif
12672 + #endif
12673   int
12674   main ()
12675   {
# Line 5900 | Line 12679 | rm -f conftest.$ac_objext conftest$ac_exeext
12679   }
12680   _ACEOF
12681   rm -f conftest.$ac_objext conftest$ac_exeext
12682 < if { (eval echo "$as_me:5903: \"$ac_link\"") >&5
12683 <  (eval $ac_link) 2>&5
12682 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12683 >  (eval $ac_link) 2>conftest.er1
12684    ac_status=$?
12685 <  echo "$as_me:5906: \$? = $ac_status" >&5
12685 >  grep -v '^ *+' conftest.er1 >conftest.err
12686 >  rm -f conftest.er1
12687 >  cat conftest.err >&5
12688 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12689    (exit $ac_status); } &&
12690 <         { ac_try='test -s conftest$ac_exeext'
12691 <  { (eval echo "$as_me:5909: \"$ac_try\"") >&5
12690 >         { ac_try='test -z "$ac_c_werror_flag"
12691 >                         || test ! -s conftest.err'
12692 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12693    (eval $ac_try) 2>&5
12694    ac_status=$?
12695 <  echo "$as_me:5912: \$? = $ac_status" >&5
12695 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12696 >  (exit $ac_status); }; } &&
12697 >         { ac_try='test -s conftest$ac_exeext'
12698 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12699 >  (eval $ac_try) 2>&5
12700 >  ac_status=$?
12701 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12702    (exit $ac_status); }; }; then
12703    ac_cv_lib_mpich_MPI_Init=yes
12704   else
12705    echo "$as_me: failed program was:" >&5
12706 < cat conftest.$ac_ext >&5
12706 > sed 's/^/| /' conftest.$ac_ext >&5
12707 >
12708   ac_cv_lib_mpich_MPI_Init=no
12709   fi
12710 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12710 > rm -f conftest.err conftest.$ac_objext \
12711 >      conftest$ac_exeext conftest.$ac_ext
12712   LIBS=$ac_check_lib_save_LIBS
12713   fi
12714 < echo "$as_me:5923: result: $ac_cv_lib_mpich_MPI_Init" >&5
12714 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpich_MPI_Init" >&5
12715   echo "${ECHO_T}$ac_cv_lib_mpich_MPI_Init" >&6
12716   if test $ac_cv_lib_mpich_MPI_Init = yes; then
12717    MPI_LIB="-lmpich -lpmpich"
# Line 5930 | Line 12721 | if test x = x"$MPI_LIB"; then
12721  
12722   $as_unset ac_cv_lib_mpi_MPI_Init
12723   if test x = x"$MPI_LIB"; then
12724 < echo "$as_me:5933: checking for MPI_Init in -lmpi" >&5
12724 > echo "$as_me:$LINENO: checking for MPI_Init in -lmpi" >&5
12725   echo $ECHO_N "checking for MPI_Init in -lmpi... $ECHO_C" >&6
12726   if test "${ac_cv_lib_mpi_MPI_Init+set}" = set; then
12727    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 5938 | Line 12729 | cat >conftest.$ac_ext <<_ACEOF
12729    ac_check_lib_save_LIBS=$LIBS
12730   LIBS="-lmpi -llam -lpthread $LIBS"
12731   cat >conftest.$ac_ext <<_ACEOF
12732 < #line 5941 "configure"
12733 < #include "confdefs.h"
12732 > /* confdefs.h.  */
12733 > _ACEOF
12734 > cat confdefs.h >>conftest.$ac_ext
12735 > cat >>conftest.$ac_ext <<_ACEOF
12736 > /* end confdefs.h.  */
12737  
12738   /* Override any gcc2 internal prototype to avoid an error.  */
12739   #ifdef __cplusplus
# Line 5948 | Line 12742 | char MPI_Init ();
12742   /* We use char because int might match the return type of a gcc2
12743     builtin and then its argument prototype would still apply.  */
12744   char MPI_Init ();
12745 + #ifdef FC_DUMMY_MAIN
12746 + #ifndef FC_DUMMY_MAIN_EQ_F77
12747 + #  ifdef __cplusplus
12748 +     extern "C"
12749 + #  endif
12750 +   int FC_DUMMY_MAIN() { return 1; }
12751 + #endif
12752 + #endif
12753   int
12754   main ()
12755   {
# Line 5957 | Line 12759 | rm -f conftest.$ac_objext conftest$ac_exeext
12759   }
12760   _ACEOF
12761   rm -f conftest.$ac_objext conftest$ac_exeext
12762 < if { (eval echo "$as_me:5960: \"$ac_link\"") >&5
12763 <  (eval $ac_link) 2>&5
12762 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12763 >  (eval $ac_link) 2>conftest.er1
12764    ac_status=$?
12765 <  echo "$as_me:5963: \$? = $ac_status" >&5
12765 >  grep -v '^ *+' conftest.er1 >conftest.err
12766 >  rm -f conftest.er1
12767 >  cat conftest.err >&5
12768 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12769    (exit $ac_status); } &&
12770 <         { ac_try='test -s conftest$ac_exeext'
12771 <  { (eval echo "$as_me:5966: \"$ac_try\"") >&5
12770 >         { ac_try='test -z "$ac_c_werror_flag"
12771 >                         || test ! -s conftest.err'
12772 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12773    (eval $ac_try) 2>&5
12774    ac_status=$?
12775 <  echo "$as_me:5969: \$? = $ac_status" >&5
12775 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12776 >  (exit $ac_status); }; } &&
12777 >         { ac_try='test -s conftest$ac_exeext'
12778 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12779 >  (eval $ac_try) 2>&5
12780 >  ac_status=$?
12781 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12782    (exit $ac_status); }; }; then
12783    ac_cv_lib_mpi_MPI_Init=yes
12784   else
12785    echo "$as_me: failed program was:" >&5
12786 < cat conftest.$ac_ext >&5
12786 > sed 's/^/| /' conftest.$ac_ext >&5
12787 >
12788   ac_cv_lib_mpi_MPI_Init=no
12789   fi
12790 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12790 > rm -f conftest.err conftest.$ac_objext \
12791 >      conftest$ac_exeext conftest.$ac_ext
12792   LIBS=$ac_check_lib_save_LIBS
12793   fi
12794 < echo "$as_me:5980: result: $ac_cv_lib_mpi_MPI_Init" >&5
12794 > echo "$as_me:$LINENO: result: $ac_cv_lib_mpi_MPI_Init" >&5
12795   echo "${ECHO_T}$ac_cv_lib_mpi_MPI_Init" >&6
12796   if test $ac_cv_lib_mpi_MPI_Init = yes; then
12797    MPI_LIB="-lmpi -llam -lpthread"
12798   else
12799  
12800 <             { { echo "$as_me:5986: error: Didn't find liblam, libmpi, or libmpich; check path for MPI package first..." >&5
12800 >             { { echo "$as_me:$LINENO: error: Didn't find liblam, libmpi, or libmpich; check path for MPI package first..." >&5
12801   echo "$as_me: error: Didn't find liblam, libmpi, or libmpich; check path for MPI package first..." >&2;}
12802     { (exit 1); exit 1; }; }
12803               USE_MPI="no"
# Line 5992 | Line 12806 | fi
12806  
12807   fi
12808  
12809 < echo "$as_me:5995: checking for MPI Fortran library" >&5
12809 >
12810 >
12811 > echo "$as_me:$LINENO: checking for MPI Fortran library" >&5
12812   echo $ECHO_N "checking for MPI Fortran library... $ECHO_C" >&6
12813   MPI_F90_LIB=""
12814   if test -f "$MPI_LIB_DIR/libfmpich.a" ; then
# Line 6002 | Line 12818 | fi
12818   else
12819                          MPI_F90_LIB="  "
12820   fi
12821 < echo "$as_me:6005: result: found $MPI_F90_LIB" >&5
12821 > echo "$as_me:$LINENO: result: found $MPI_F90_LIB" >&5
12822   echo "${ECHO_T}found $MPI_F90_LIB" >&6
12823  
12824 +
12825   fi
12826  
12827 < # Check whether --with-sprng or --without-sprng was given.
12828 < if test "${with_sprng+set}" = set; then
12829 <  withval="$with_sprng"
12830 <  with_sprng=$withval
12831 < else
12832 <  with_sprng="/usr/local"
12827 >
12828 >
12829 > USE_CGAL=no
12830 > cgal_makefile=auto
12831 >
12832 > # Check whether --with-cgal-makefile or --without-cgal-makefile was given.
12833 > if test "${with_cgal_makefile+set}" = set; then
12834 >  withval="$with_cgal_makefile"
12835 >  cgal_makefile="$withval"
12836   fi;
12837  
12838 < case "x$with_sprng" in
6019 <        xyes | "x")  USE_SPRNG=yes;;
6020 <        xno) USE_SPRNG=no ;;
6021 <        *) SPRNG="$with_sprng"; USE_SPRNG=yes ;;
6022 < esac
6023 < if test "$USE_SPRNG" = "yes" -a -z "$with_sprng"; then
6024 <        SPRNG="/usr/local"
6025 < fi
6026 < if test "$USE_SPRNG" = "yes"; then
12838 > if test "x$cgal_makefile" != xno; then
12839  
12840 < # Set variables...
12841 < SPRNG_LIB_DIR="$SPRNG/lib"
12842 < SPRNG_INC_DIR="$SPRNG/include"
12840 >  if test "x$cgal_makefile" = xauto -a "x$CGAL_MAKEFILE" != x; then
12841 >    cgal_makefile="$CGAL_MAKEFILE"
12842 >  fi
12843  
12844 < echo "$as_me:6032: checking for sprng.h" >&5
12845 < echo $ECHO_N "checking for sprng.h... $ECHO_C" >&6
6034 < have_sprng_h=0
6035 < echo '#include <sprng.h>' > conftest.cc
6036 < if test -z "`${CXX} -I${SPRNG_INC_DIR} -c conftest.cc 2>&1`"; then
6037 <        echo "$as_me:6037: result: yes" >&5
6038 < echo "${ECHO_T}yes" >&6
6039 <        have_sprng_h=1
6040 < else
6041 <        echo "$as_me:6041: result: no! Check SPRNG include path!" >&5
6042 < echo "${ECHO_T}no! Check SPRNG include path!" >&6
6043 <        USE_SPRNG="no"
6044 < fi
6045 < rm -f conftest*
6046 < if test "$have_sprng_h" = 1; then
12844 >  echo "$as_me:$LINENO: checking for cgal_makefile: $cgal_makefile" >&5
12845 > echo $ECHO_N "checking for cgal_makefile: $cgal_makefile... $ECHO_C" >&6
12846  
12847 < cat >>confdefs.h <<\EOF
12848 < #define HAVE_SPRNG_H 1
12847 >  if test -f "$cgal_makefile"; then
12848 >
12849 >    cat >config.tmp.Makefile <<EOF
12850 > include $cgal_makefile
12851 > default:
12852 >        @echo CGAL_OS_COMPILER=\"\${CGAL_OS_COMPILER}\" >config.tmp.cgalvariables
12853 >        @echo CGAL_INCLDIR=\"\${CGAL_INCL_DIR}\" >>config.tmp.cgalvariables
12854 >        @echo CGAL_INCLCONFDIR=\"\${CGAL_INCL_CONF_DIR}\" >>config.tmp.cgalvariables
12855 >        @echo CGAL_LIBDIR=\"\${CGAL_LIB_DIR}/\${CGAL_OS_COMPILER}\" >>config.tmp.cgalvariables
12856 >        @echo CGAL_RLIBDIR=\"\${CGAL_LIB_DIR}/\${CGAL_OS_COMPILER}\" >>config.tmp.cgalvariables
12857 >        @echo CGAL_CXXFLAGS=\"\${CGAL_CXXFLAGS}\" >>config.tmp.cgalvariables
12858 >        @echo GMP_INCLDIR=\"\${GMP_INCL_DIR}\" >>config.tmp.cgalvariables
12859 >        @echo GMP_LIBDIR=\"\${GMP_LIB_DIR}\" >>config.tmp.cgalvariables
12860 >        @echo GMP_RLIBDIR=\"\${GMP_LIB_DIR}\" >>config.tmp.cgalvariables
12861 >        @echo LEDA_INCLDIR=\"\${LEDA_INCL_DIR}\" >>config.tmp.cgalvariables
12862 >        @echo LEDA_LIBDIR=\"\${LEDA_LIB_DIR}\" >>config.tmp.cgalvariables
12863 >        @echo LEDA_RLIBDIR=\"\${LEDA_LIB_DIR}\" >>config.tmp.cgalvariables
12864   EOF
12865  
12866 < fi
12866 >    make -s -f config.tmp.Makefile
12867 >    . config.tmp.cgalvariables
12868  
12869 < ac_ext=c
6055 < ac_cpp='$CPP $CPPFLAGS'
6056 < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6057 < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6058 < ac_compiler_gnu=$ac_cv_c_compiler_gnu
12869 >    rm -f config.tmp.Makefile config.tmp.cgalvariables
12870  
12871 < ac_save_LDFLAGS=$LDFLAGS
12872 < LDFLAGS="${LDFLAGS} -L${SPRNG_LIB_DIR} "
12871 >    if test "x$CGAL_INCLDIR" = "x"; then
12872 >      CGAL_INCLDIR=""
12873 >    fi
12874  
12875 < echo "$as_me:6063: checking for init_rng in -lsprng" >&5
12876 < echo $ECHO_N "checking for init_rng in -lsprng... $ECHO_C" >&6
12877 < if test "${ac_cv_lib_sprng_init_rng+set}" = set; then
12875 >    if test "x$CGAL_LIBDIR" = "x"; then
12876 >      CGAL_LIBDIR=""
12877 >    fi
12878 >
12879 >    if test "x$CGAL_RLIBDIR" = "x"; then
12880 >      CGAL_RLIBDIR=""
12881 >    fi
12882 >
12883 >    if test "x$LEDA_INCLDIR" = "x"; then
12884 >      LEDA_INCLDIR=""
12885 >    fi
12886 >
12887 >    if test "x$LEDA_LIBDIR" = "x"; then
12888 >      LEDA_LIBDIR=""
12889 >    fi
12890 >
12891 >    if test "x$LEDA_RLIBDIR" = "x"; then
12892 >      LEDA_RLIBDIR=""
12893 >    fi
12894 >
12895 >    if test "x$GMP_INCLDIR" = "x"; then
12896 >      GMP_INCLDIR=""
12897 >    fi
12898 >
12899 >    if test "x$GMP_LIBDIR" = "x"; then
12900 >      GMP_LIBDIR=""
12901 >    fi
12902 >
12903 >    if test "x$GMP_RLIBDIR" = "x"; then
12904 >      GMP_RLIBDIR=""
12905 >    fi
12906 >
12907 >    echo "$as_me:$LINENO: result: CGAL_OS_COMPILER=   $CGAL_OS_COMPILER" >&5
12908 > echo "${ECHO_T}CGAL_OS_COMPILER=   $CGAL_OS_COMPILER" >&6
12909 >    echo "$as_me:$LINENO: result: CGAL_INCLDIR=       $CGAL_INCLDIR" >&5
12910 > echo "${ECHO_T}CGAL_INCLDIR=       $CGAL_INCLDIR" >&6
12911 >    echo "$as_me:$LINENO: result: CGAL_INCLCONFDIR=   $CGAL_INCLCONFDIR" >&5
12912 > echo "${ECHO_T}CGAL_INCLCONFDIR=   $CGAL_INCLCONFDIR" >&6
12913 >    echo "$as_me:$LINENO: result: CGAL_LIBDIR=        $CGAL_LIBDIR" >&5
12914 > echo "${ECHO_T}CGAL_LIBDIR=        $CGAL_LIBDIR" >&6
12915 >    echo "$as_me:$LINENO: result: CGAL_CXXFLAGS=      $CGAL_CXXFLAGS" >&5
12916 > echo "${ECHO_T}CGAL_CXXFLAGS=      $CGAL_CXXFLAGS" >&6
12917 >    echo "$as_me:$LINENO: result: LEDA_INCLDIR=       $LEDA_INCLDIR" >&5
12918 > echo "${ECHO_T}LEDA_INCLDIR=       $LEDA_INCLDIR" >&6
12919 >    echo "$as_me:$LINENO: result: LEDA_LIBDIR=        $LEDA_LIBDIR" >&5
12920 > echo "${ECHO_T}LEDA_LIBDIR=        $LEDA_LIBDIR" >&6
12921 >    echo "$as_me:$LINENO: result: GMP_INCLDIR=        $GMP_INCLDIR" >&5
12922 > echo "${ECHO_T}GMP_INCLDIR=        $GMP_INCLDIR" >&6
12923 >    echo "$as_me:$LINENO: result: GMP_LIBDIR=         $GMP_LIBDIR" >&5
12924 > echo "${ECHO_T}GMP_LIBDIR=         $GMP_LIBDIR" >&6
12925 >
12926 >    ac_ext=cc
12927 > ac_cpp='$CXXCPP $CPPFLAGS'
12928 > ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12929 > ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12930 > ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
12931 >
12932 >    save_CXXFLAGS="$CXXFLAGS"
12933 >    CXXFLAGS="$CXXFLAGS -I$CGAL_INCLDIR -I$CGAL_INCLCONFDIR"
12934 >    if test "${ac_cv_header_CGAL_Cartesian_h+set}" = set; then
12935 >  echo "$as_me:$LINENO: checking for CGAL/Cartesian.h" >&5
12936 > echo $ECHO_N "checking for CGAL/Cartesian.h... $ECHO_C" >&6
12937 > if test "${ac_cv_header_CGAL_Cartesian_h+set}" = set; then
12938    echo $ECHO_N "(cached) $ECHO_C" >&6
12939 + fi
12940 + echo "$as_me:$LINENO: result: $ac_cv_header_CGAL_Cartesian_h" >&5
12941 + echo "${ECHO_T}$ac_cv_header_CGAL_Cartesian_h" >&6
12942   else
12943 <  ac_check_lib_save_LIBS=$LIBS
12944 < LIBS="-lsprng  $LIBS"
12943 >  # Is the header compilable?
12944 > echo "$as_me:$LINENO: checking CGAL/Cartesian.h usability" >&5
12945 > echo $ECHO_N "checking CGAL/Cartesian.h usability... $ECHO_C" >&6
12946   cat >conftest.$ac_ext <<_ACEOF
12947 < #line 6071 "configure"
6072 < #include "confdefs.h"
6073 <
6074 < /* Override any gcc2 internal prototype to avoid an error.  */
6075 < #ifdef __cplusplus
6076 < extern "C"
6077 < #endif
6078 < /* We use char because int might match the return type of a gcc2
6079 <   builtin and then its argument prototype would still apply.  */
6080 < char init_rng ();
6081 < int
6082 < main ()
6083 < {
6084 < init_rng ();
6085 <  ;
6086 <  return 0;
6087 < }
12947 > /* confdefs.h.  */
12948   _ACEOF
12949 < rm -f conftest.$ac_objext conftest$ac_exeext
12950 < if { (eval echo "$as_me:6090: \"$ac_link\"") >&5
12951 <  (eval $ac_link) 2>&5
12949 > cat confdefs.h >>conftest.$ac_ext
12950 > cat >>conftest.$ac_ext <<_ACEOF
12951 > /* end confdefs.h.  */
12952 > $ac_includes_default
12953 > #include <CGAL/Cartesian.h>
12954 > _ACEOF
12955 > rm -f conftest.$ac_objext
12956 > if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12957 >  (eval $ac_compile) 2>conftest.er1
12958    ac_status=$?
12959 <  echo "$as_me:6093: \$? = $ac_status" >&5
12959 >  grep -v '^ *+' conftest.er1 >conftest.err
12960 >  rm -f conftest.er1
12961 >  cat conftest.err >&5
12962 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12963    (exit $ac_status); } &&
12964 <         { ac_try='test -s conftest$ac_exeext'
12965 <  { (eval echo "$as_me:6096: \"$ac_try\"") >&5
12964 >         { ac_try='test -z "$ac_cxx_werror_flag"
12965 >                         || test ! -s conftest.err'
12966 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12967    (eval $ac_try) 2>&5
12968    ac_status=$?
12969 <  echo "$as_me:6099: \$? = $ac_status" >&5
12969 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12970 >  (exit $ac_status); }; } &&
12971 >         { ac_try='test -s conftest.$ac_objext'
12972 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12973 >  (eval $ac_try) 2>&5
12974 >  ac_status=$?
12975 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12976    (exit $ac_status); }; }; then
12977 <  ac_cv_lib_sprng_init_rng=yes
12977 >  ac_header_compiler=yes
12978   else
12979    echo "$as_me: failed program was:" >&5
12980 < cat conftest.$ac_ext >&5
6105 < ac_cv_lib_sprng_init_rng=no
6106 < fi
6107 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6108 < LIBS=$ac_check_lib_save_LIBS
6109 < fi
6110 < echo "$as_me:6110: result: $ac_cv_lib_sprng_init_rng" >&5
6111 < echo "${ECHO_T}$ac_cv_lib_sprng_init_rng" >&6
6112 < if test $ac_cv_lib_sprng_init_rng = yes; then
6113 <  SPRNG_LIB="-lsprng"
6114 < else
12980 > sed 's/^/| /' conftest.$ac_ext >&5
12981  
12982 <             { { echo "$as_me:6116: error: Didn't find libsprng; check path for SPRNG package first..." >&5
6117 < echo "$as_me: error: Didn't find libsprng; check path for SPRNG package first..." >&2;}
6118 <   { (exit 1); exit 1; }; }
6119 <             USE_SPRNG="no"
6120 <
12982 > ac_header_compiler=no
12983   fi
12984 + rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12985 + echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12986 + echo "${ECHO_T}$ac_header_compiler" >&6
12987  
12988 < if test "$USE_SPRNG" = "no"; then
12989 <  { { echo "$as_me:6124: error: No working SPRNG library found" >&5
12990 < echo "$as_me: error: No working SPRNG library found" >&2;}
12991 <   { (exit 1); exit 1; }; }
12992 < fi
6128 <
6129 < fi
6130 <
6131 < echo "$as_me:6131: checking if MKL is wanted" >&5
6132 < echo $ECHO_N "checking if MKL is wanted... $ECHO_C" >&6
6133 <
6134 < # Check whether --with-mkl or --without-mkl was given.
6135 < if test "${with_mkl+set}" = set; then
6136 <  withval="$with_mkl"
6137 <     echo "$as_me:6137: result: yes" >&5
6138 < echo "${ECHO_T}yes" >&6
6139 <    for dir in $withval /usr/local/intel/mkl61 /opt/intel/mkl61; do
6140 <        mkldir="$dir"
6141 <        if test -f "$dir/include/mkl.h"; then
6142 <            found_mkl="yes";
6143 <            break;
6144 <        fi
6145 <    done
6146 <    if test x_$found_mkl != x_yes; then
6147 <        { { echo "$as_me:6147: error: Cannot find MKL includes" >&5
6148 < echo "$as_me: error: Cannot find MKL includes" >&2;}
6149 <   { (exit 1); exit 1; }; }
6150 <    else
6151 <        printf "MKL includes found in $mkldir/include\n";
6152 <    fi
6153 <
6154 <  ac_ext=c
6155 < ac_cpp='$CPP $CPPFLAGS'
6156 < ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6157 < ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6158 < ac_compiler_gnu=$ac_cv_c_compiler_gnu
6159 <
6160 <  ac_save_CPPFLAGS=$CPPFLAGS
6161 <  CPPFLAGS="${CPPFLAGS} -I${mkldir}/include"
6162 <  ac_save_LDFLAGS=$LDFLAGS
6163 <  LDFLAGS="${LDFLAGS} -L${mkldir}/lib/32 -lmkl -lvml -lguide"
6164 <  echo "$as_me:6164: checking for mkl.h" >&5
6165 < echo $ECHO_N "checking for mkl.h... $ECHO_C" >&6
6166 < if test "${ac_cv_header_mkl_h+set}" = set; then
6167 <  echo $ECHO_N "(cached) $ECHO_C" >&6
6168 < else
6169 <  cat >conftest.$ac_ext <<_ACEOF
6170 < #line 6170 "configure"
6171 < #include "confdefs.h"
6172 < #include <mkl.h>
12988 > # Is the header present?
12989 > echo "$as_me:$LINENO: checking CGAL/Cartesian.h presence" >&5
12990 > echo $ECHO_N "checking CGAL/Cartesian.h presence... $ECHO_C" >&6
12991 > cat >conftest.$ac_ext <<_ACEOF
12992 > /* confdefs.h.  */
12993   _ACEOF
12994 < if { (eval echo "$as_me:6174: \"$ac_cpp conftest.$ac_ext\"") >&5
12994 > cat confdefs.h >>conftest.$ac_ext
12995 > cat >>conftest.$ac_ext <<_ACEOF
12996 > /* end confdefs.h.  */
12997 > #include <CGAL/Cartesian.h>
12998 > _ACEOF
12999 > if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13000    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
13001    ac_status=$?
13002 <  egrep -v '^ *\+' conftest.er1 >conftest.err
13002 >  grep -v '^ *+' conftest.er1 >conftest.err
13003    rm -f conftest.er1
13004    cat conftest.err >&5
13005 <  echo "$as_me:6180: \$? = $ac_status" >&5
13005 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13006    (exit $ac_status); } >/dev/null; then
13007    if test -s conftest.err; then
13008 <    ac_cpp_err=$ac_c_preproc_warn_flag
13008 >    ac_cpp_err=$ac_cxx_preproc_warn_flag
13009 >    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
13010    else
13011      ac_cpp_err=
13012    fi
# Line 6188 | Line 13014 | if test -z "$ac_cpp_err"; then
13014    ac_cpp_err=yes
13015   fi
13016   if test -z "$ac_cpp_err"; then
13017 <  ac_cv_header_mkl_h=yes
13017 >  ac_header_preproc=yes
13018   else
13019    echo "$as_me: failed program was:" >&5
13020 <  cat conftest.$ac_ext >&5
13021 <  ac_cv_header_mkl_h=no
13020 > sed 's/^/| /' conftest.$ac_ext >&5
13021 >
13022 >  ac_header_preproc=no
13023   fi
13024   rm -f conftest.err conftest.$ac_ext
13025 < fi
13026 < echo "$as_me:6199: result: $ac_cv_header_mkl_h" >&5
6200 < echo "${ECHO_T}$ac_cv_header_mkl_h" >&6
6201 < if test $ac_cv_header_mkl_h = yes; then
13025 > echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13026 > echo "${ECHO_T}$ac_header_preproc" >&6
13027  
13028 <    echo "$as_me:6203: checking for vslNewStream in -lmkl" >&5
13029 < echo $ECHO_N "checking for vslNewStream in -lmkl... $ECHO_C" >&6
13030 < if test "${ac_cv_lib_mkl_vslNewStream+set}" = set; then
13028 > # So?  What about this header?
13029 > case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in
13030 >  yes:no: )
13031 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h: accepted by the compiler, rejected by the preprocessor!" >&5
13032 > echo "$as_me: WARNING: CGAL/Cartesian.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13033 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h: proceeding with the compiler's result" >&5
13034 > echo "$as_me: WARNING: CGAL/Cartesian.h: proceeding with the compiler's result" >&2;}
13035 >    ac_header_preproc=yes
13036 >    ;;
13037 >  no:yes:* )
13038 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h: present but cannot be compiled" >&5
13039 > echo "$as_me: WARNING: CGAL/Cartesian.h: present but cannot be compiled" >&2;}
13040 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h:     check for missing prerequisite headers?" >&5
13041 > echo "$as_me: WARNING: CGAL/Cartesian.h:     check for missing prerequisite headers?" >&2;}
13042 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h: see the Autoconf documentation" >&5
13043 > echo "$as_me: WARNING: CGAL/Cartesian.h: see the Autoconf documentation" >&2;}
13044 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h:     section \"Present But Cannot Be Compiled\"" >&5
13045 > echo "$as_me: WARNING: CGAL/Cartesian.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13046 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h: proceeding with the preprocessor's result" >&5
13047 > echo "$as_me: WARNING: CGAL/Cartesian.h: proceeding with the preprocessor's result" >&2;}
13048 >    { echo "$as_me:$LINENO: WARNING: CGAL/Cartesian.h: in the future, the compiler will take precedence" >&5
13049 > echo "$as_me: WARNING: CGAL/Cartesian.h: in the future, the compiler will take precedence" >&2;}
13050 >    (
13051 >      cat <<\_ASBOX
13052 > ## ------------------------------ ##
13053 > ## Report this to gezelter@nd.edu ##
13054 > ## ------------------------------ ##
13055 > _ASBOX
13056 >    ) |
13057 >      sed "s/^/$as_me: WARNING:     /" >&2
13058 >    ;;
13059 > esac
13060 > echo "$as_me:$LINENO: checking for CGAL/Cartesian.h" >&5
13061 > echo $ECHO_N "checking for CGAL/Cartesian.h... $ECHO_C" >&6
13062 > if test "${ac_cv_header_CGAL_Cartesian_h+set}" = set; then
13063    echo $ECHO_N "(cached) $ECHO_C" >&6
13064   else
13065 <  ac_check_lib_save_LIBS=$LIBS
13066 < LIBS="-lmkl  $LIBS"
13067 < cat >conftest.$ac_ext <<_ACEOF
13068 < #line 6211 "configure"
6212 < #include "confdefs.h"
13065 >  ac_cv_header_CGAL_Cartesian_h=$ac_header_preproc
13066 > fi
13067 > echo "$as_me:$LINENO: result: $ac_cv_header_CGAL_Cartesian_h" >&5
13068 > echo "${ECHO_T}$ac_cv_header_CGAL_Cartesian_h" >&6
13069  
13070 < /* Override any gcc2 internal prototype to avoid an error.  */
13071 < #ifdef __cplusplus
13072 < extern "C"
13070 > fi
13071 > if test $ac_cv_header_CGAL_Cartesian_h = yes; then
13072 >  cgal=yes
13073 > else
13074 >  cgal=no
13075 > fi
13076 >
13077 >
13078 >    CXXFLAGS="$save_CXXFLAGS"
13079 >
13080 >    if test "x$cgal" = xyes; then
13081 >      echo "$as_me:$LINENO: checking for CGAL version" >&5
13082 > echo $ECHO_N "checking for CGAL version... $ECHO_C" >&6
13083 >      LOCATION=${CGAL_INCLDIR}
13084 >      LOCATION=${LOCATION:-/usr/include}
13085 >      if test -f $LOCATION/CGAL/version.h; then
13086 >        CGAL_VERSION=`grep '#define.*\<CGAL_VERSION\>.*' $LOCATION/CGAL/version.h | sed 's/[^0-9\.]*//g'`
13087 >      else
13088 >        CGAL_VERSION=`grep '#define.*\<CGAL_VERSION\>.*' $LOCATION/CGAL/config.h | sed 's/[^0-9\.]*//g'`
13089 >      fi
13090 >      if echo $CGAL_VERSION | grep -q "^[3456789]"; then
13091 >        echo "$as_me:$LINENO: result: ($CGAL_VERSION) yes" >&5
13092 > echo "${ECHO_T}($CGAL_VERSION) yes" >&6
13093 >      else
13094 >        echo "$as_me:$LINENO: result: ($CGAL_VERSION) no" >&5
13095 > echo "${ECHO_T}($CGAL_VERSION) no" >&6
13096 >        cgal=no
13097 >      fi
13098 >    fi
13099 >
13100 >    if test "x$cgal" = xyes; then
13101 >      CGAL_LIBS="-lCGAL"
13102 >      echo "$as_me:$LINENO: checking whether CGAL uses LEDA" >&5
13103 > echo $ECHO_N "checking whether CGAL uses LEDA... $ECHO_C" >&6
13104 >      if echo $CGAL_CXXFLAGS | grep -q -- -DCGAL_USE_LEDA; then
13105 >        CGAL_USES_LEDA=yes
13106 >        echo "$as_me:$LINENO: result: yes" >&5
13107 > echo "${ECHO_T}yes" >&6
13108 >        CGAL_DEFINES="-DCGAL_USE_LEDA -DLEDA_PREFIX"
13109 >      else
13110 >        echo "$as_me:$LINENO: result: no" >&5
13111 > echo "${ECHO_T}no" >&6
13112 >        CGAL_USES_LEDA=no
13113 >      fi
13114 >
13115 >      echo "$as_me:$LINENO: checking whether CGAL uses GMP" >&5
13116 > echo $ECHO_N "checking whether CGAL uses GMP... $ECHO_C" >&6
13117 >      if echo $CGAL_CXXFLAGS | grep -q -- -DCGAL_USE_GMP; then
13118 >        CGAL_USES_GMP=yes
13119 >        echo "$as_me:$LINENO: result: yes" >&5
13120 > echo "${ECHO_T}yes" >&6
13121 >        CGAL_DEFINES="-DCGAL_USE_GMP $CGAL_DEFINES"
13122 >      else
13123 >        echo "$as_me:$LINENO: result: no" >&5
13124 > echo "${ECHO_T}no" >&6
13125 >        CGAL_USES_GMP=no
13126 >      fi
13127 >
13128 >      CGAL_LIBS="$CGAL_LIBS -lm"
13129 >
13130 >      CGAL_CXXFLAGS="-ftemplate-depth-50"
13131 >
13132 >      echo "$as_me:$LINENO: result: CGAL_USES_LEDA=     $CGAL_USES_LEDA" >&5
13133 > echo "${ECHO_T}CGAL_USES_LEDA=     $CGAL_USES_LEDA" >&6
13134 >      echo "$as_me:$LINENO: result: CGAL_USES_GMP =     $CGAL_USES_GMP" >&5
13135 > echo "${ECHO_T}CGAL_USES_GMP =     $CGAL_USES_GMP" >&6
13136 >      echo "$as_me:$LINENO: result: CGAL_INCLDIR  =     $CGAL_INCLDIR" >&5
13137 > echo "${ECHO_T}CGAL_INCLDIR  =     $CGAL_INCLDIR" >&6
13138 >      echo "$as_me:$LINENO: result: CGAL_LIBDIR   =     $CGAL_LIBDIR" >&5
13139 > echo "${ECHO_T}CGAL_LIBDIR   =     $CGAL_LIBDIR" >&6
13140 >      echo "$as_me:$LINENO: result: CGAL_DEFINES  =     $CGAL_DEFINES" >&5
13141 > echo "${ECHO_T}CGAL_DEFINES  =     $CGAL_DEFINES" >&6
13142 >      echo "$as_me:$LINENO: result: CGAL_CXXFLAGS =     $CGAL_CXXFLAGS" >&5
13143 > echo "${ECHO_T}CGAL_CXXFLAGS =     $CGAL_CXXFLAGS" >&6
13144 >      echo "$as_me:$LINENO: result: CGAL_LIBS     =     $CGAL_LIBS" >&5
13145 > echo "${ECHO_T}CGAL_LIBS     =     $CGAL_LIBS" >&6
13146 >    fi
13147 >
13148 >    if test "x$cgal" = xyes; then
13149 >      save_LIBS="$LIBS"
13150 >      LIBS="$LIBS -L$CGAL_LIBDIR"
13151 >      if test "x$CGAL_USES_LEDA" = xyes; then
13152 >        LIBS="-lL $LIBS -L$LEDA_LIBDIR"
13153 >      fi
13154 >      # if test "x$CGAL_USES_GMP" = xyes; then
13155 >      #   LIBS="-lgmp $LIBS $GMP_LIBDIR"
13156 >      # fi
13157 >      echo "$as_me:$LINENO: checking for ::CGAL::Cartesian<int>::Point_2 in -lCGAL" >&5
13158 > echo $ECHO_N "checking for ::CGAL::Cartesian<int>::Point_2 in -lCGAL... $ECHO_C" >&6
13159 > save_CXXFLAGS_CHECK_CXX_LIB="$CXXFLAGS"
13160 > CXXFLAGS="$CXXFLAGS -I$CGAL_INCLDIR -I$CGAL_INCLCONFDIR"
13161 > save_LIBS_CHECK_CXX_LIB="$LIBS"
13162 > LIBS="-lCGAL  $LIBS"
13163 > cat >conftest.$ac_ext <<_ACEOF
13164 > /* confdefs.h.  */
13165 > _ACEOF
13166 > cat confdefs.h >>conftest.$ac_ext
13167 > cat >>conftest.$ac_ext <<_ACEOF
13168 > /* end confdefs.h.  */
13169 > #include <CGAL/Cartesian.h>
13170 > #ifdef FC_DUMMY_MAIN
13171 > #ifndef FC_DUMMY_MAIN_EQ_F77
13172 > #  ifdef __cplusplus
13173 >     extern "C"
13174 > #  endif
13175 >   int FC_DUMMY_MAIN() { return 1; }
13176   #endif
13177 < /* We use char because int might match the return type of a gcc2
6219 <   builtin and then its argument prototype would still apply.  */
6220 < char vslNewStream ();
13177 > #endif
13178   int
13179   main ()
13180   {
13181 < vslNewStream ();
13181 > ::CGAL::Cartesian<int>::Point_2 P
13182    ;
13183    return 0;
13184   }
13185   _ACEOF
13186   rm -f conftest.$ac_objext conftest$ac_exeext
13187 < if { (eval echo "$as_me:6230: \"$ac_link\"") >&5
13188 <  (eval $ac_link) 2>&5
13187 > if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13188 >  (eval $ac_link) 2>conftest.er1
13189    ac_status=$?
13190 <  echo "$as_me:6233: \$? = $ac_status" >&5
13190 >  grep -v '^ *+' conftest.er1 >conftest.err
13191 >  rm -f conftest.er1
13192 >  cat conftest.err >&5
13193 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13194    (exit $ac_status); } &&
13195 <         { ac_try='test -s conftest$ac_exeext'
13196 <  { (eval echo "$as_me:6236: \"$ac_try\"") >&5
13195 >         { ac_try='test -z "$ac_cxx_werror_flag"
13196 >                         || test ! -s conftest.err'
13197 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13198    (eval $ac_try) 2>&5
13199    ac_status=$?
13200 <  echo "$as_me:6239: \$? = $ac_status" >&5
13200 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13201 >  (exit $ac_status); }; } &&
13202 >         { ac_try='test -s conftest$ac_exeext'
13203 >  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13204 >  (eval $ac_try) 2>&5
13205 >  ac_status=$?
13206 >  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13207    (exit $ac_status); }; }; then
13208 <  ac_cv_lib_mkl_vslNewStream=yes
13208 >  echo "$as_me:$LINENO: result: yes" >&5
13209 > echo "${ECHO_T}yes" >&6
13210 > cgal=yes
13211   else
13212    echo "$as_me: failed program was:" >&5
13213 < cat conftest.$ac_ext >&5
6245 < ac_cv_lib_mkl_vslNewStream=no
6246 < fi
6247 < rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6248 < LIBS=$ac_check_lib_save_LIBS
6249 < fi
6250 < echo "$as_me:6250: result: $ac_cv_lib_mkl_vslNewStream" >&5
6251 < echo "${ECHO_T}$ac_cv_lib_mkl_vslNewStream" >&6
6252 < if test $ac_cv_lib_mkl_vslNewStream = yes; then
6253 <  MKL_LIBDIR="${mkldir}/lib/32",
6254 <                     MKL_LIB="-lmkl -lvml -lguide",
6255 <                     HAVE_MKL="yes"
6256 < fi
13213 > sed 's/^/| /' conftest.$ac_ext >&5
13214  
13215 < else
13216 <  MKL_INC="-I${mkldir}/include"
13215 > echo "$as_me:$LINENO: result: no" >&5
13216 > echo "${ECHO_T}no" >&6
13217 > cgal=no
13218   fi
13219 + rm -f conftest.err conftest.$ac_objext \
13220 +      conftest$ac_exeext conftest.$ac_ext
13221 + CXXFLAGS="$save_CXXFLAGS_CHECK_CXX_LIB"
13222 + LIBS="$save_LIBS_CHECK_CXX_LIB"
13223 +      LIBS="$save_LIBS"
13224 +    fi
13225  
13226 <  CPPFLAGS=$ac_save_CPPFLAGS
6263 <  LDFLAGS=$ac_save_LDFLAGS
13226 >  fi
13227    ac_ext=c
13228   ac_cpp='$CPP $CPPFLAGS'
13229   ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13230   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13231   ac_compiler_gnu=$ac_cv_c_compiler_gnu
13232  
6270  if test x_$HAVE_MKL != x_yes; then
6271        { { echo "$as_me:6271: error: Can't build with MKL" >&5
6272 echo "$as_me: error: Can't build with MKL" >&2;}
6273   { (exit 1); exit 1; }; }
6274  fi
13233  
13234 + fi
13235 +
13236 + if test "x$cgal" = xyes; then
13237 +  USE_CGAL=yes
13238 +
13239 + cat >>confdefs.h <<\_ACEOF
13240 + #define HAVE_CGAL 1
13241 + _ACEOF
13242 +
13243 +
13244 + cat >>confdefs.h <<_ACEOF
13245 + #define CGAL_VERSION $CGAL_VERSION
13246 + _ACEOF
13247 +
13248 +  if ! echo $CGAL_VERSION | grep -q "^3.0"; then
13249 +    { echo "$as_me:$LINENO: WARNING: *****************************************************" >&5
13250 + echo "$as_me: WARNING: *****************************************************" >&2;}
13251 +    { echo "$as_me:$LINENO: WARNING: *** Warning: Your CGAL version is newer than the  ***" >&5
13252 + echo "$as_me: WARNING: *** Warning: Your CGAL version is newer than the  ***" >&2;}
13253 +    { echo "$as_me:$LINENO: WARNING: *** supported versions. It may still work though. ***" >&5
13254 + echo "$as_me: WARNING: *** supported versions. It may still work though. ***" >&2;}
13255 +    { echo "$as_me:$LINENO: WARNING: *****************************************************" >&5
13256 + echo "$as_me: WARNING: *****************************************************" >&2;}
13257 +  fi
13258   else
13259 +   if test "x$cgal_makefile" != xno; then
13260 +    echo "$as_me:$LINENO: result: No CGAL support. These are not the droids you want." >&5
13261 + echo "${ECHO_T}No CGAL support. These are not the droids you want." >&6
13262 +  fi
13263 +  CGAL_INCLDIR=
13264 +  CGAL_LIBDIR=
13265 +  CGAL_RLIBDIR=
13266 +  CGAL_DEFINES=
13267 +  CGAL_CXXFLAGS=
13268 +  CGAL_LIBS=
13269 + fi
13270  
6278    echo "$as_me:6278: result: no" >&5
6279 echo "${ECHO_T}no" >&6
13271  
13272 < fi;
13272 > CGAL_INC_DIR="${CGAL_INCLDIR} ${CGAL_INCLCONFDIR}"
13273  
13274 + CGAL_LIB_DIR=${CGAL_LIBDIR}
13275 +
13276 + CGAL_RLIB_DIR=${CGAL_RLIBDIR}
13277 +
13278 +
13279 +
13280 +
13281 +
13282 +
13283 +
13284   # Check whether --enable-doxygen or --disable-doxygen was given.
13285   if test "${enable_doxygen+set}" = set; then
13286    enableval="$enable_doxygen"
# Line 6309 | Line 13310 | set dummy doxygen; ac_word=$2
13310   else
13311          # Extract the first word of "doxygen", so it can be a program name with args.
13312   set dummy doxygen; ac_word=$2
13313 < echo "$as_me:6312: checking for $ac_word" >&5
13313 > echo "$as_me:$LINENO: checking for $ac_word" >&5
13314   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13315   if test "${ac_cv_path_DOXYGEN+set}" = set; then
13316    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 6319 | Line 13320 | else
13320    ac_cv_path_DOXYGEN="$DOXYGEN" # Let the user override the test with a path.
13321    ;;
13322    *)
13323 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
13324 < ac_dummy="$PATH"
13325 < for ac_dir in $ac_dummy; do
13326 <  IFS=$ac_save_IFS
13327 <  test -z "$ac_dir" && ac_dir=.
13328 <  if $as_executable_p "$ac_dir/$ac_word"; then
13329 <   ac_cv_path_DOXYGEN="$ac_dir/$ac_word"
13330 <   echo "$as_me:6329: found $ac_dir/$ac_word" >&5
13331 <   break
13332 < fi
13323 >  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13324 > for as_dir in $PATH
13325 > do
13326 >  IFS=$as_save_IFS
13327 >  test -z "$as_dir" && as_dir=.
13328 >  for ac_exec_ext in '' $ac_executable_extensions; do
13329 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13330 >    ac_cv_path_DOXYGEN="$as_dir/$ac_word$ac_exec_ext"
13331 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13332 >    break 2
13333 >  fi
13334   done
13335 + done
13336  
13337    ;;
13338   esac
# Line 6337 | Line 13340 | if test -n "$DOXYGEN"; then
13340   DOXYGEN=$ac_cv_path_DOXYGEN
13341  
13342   if test -n "$DOXYGEN"; then
13343 <  echo "$as_me:6340: result: $DOXYGEN" >&5
13343 >  echo "$as_me:$LINENO: result: $DOXYGEN" >&5
13344   echo "${ECHO_T}$DOXYGEN" >&6
13345   else
13346 <  echo "$as_me:6343: result: no" >&5
13346 >  echo "$as_me:$LINENO: result: no" >&5
13347   echo "${ECHO_T}no" >&6
13348   fi
13349  
13350          if test "x$DOXYGEN" = x; then
13351                  if test "x$enable_doxygen" = xyes; then
13352 <                        { { echo "$as_me:6349: error: could not find doxygen" >&5
13352 >                        { { echo "$as_me:$LINENO: error: could not find doxygen" >&5
13353   echo "$as_me: error: could not find doxygen" >&2;}
13354     { (exit 1); exit 1; }; }
13355                  fi
# Line 6355 | Line 13358 | set dummy dot; ac_word=$2
13358                  enable_doc=yes
13359                  # Extract the first word of "dot", so it can be a program name with args.
13360   set dummy dot; ac_word=$2
13361 < echo "$as_me:6358: checking for $ac_word" >&5
13361 > echo "$as_me:$LINENO: checking for $ac_word" >&5
13362   echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
13363   if test "${ac_cv_path_DOT+set}" = set; then
13364    echo $ECHO_N "(cached) $ECHO_C" >&6
# Line 6365 | Line 13368 | else
13368    ac_cv_path_DOT="$DOT" # Let the user override the test with a path.
13369    ;;
13370    *)
13371 <  ac_save_IFS=$IFS; IFS=$ac_path_separator
13372 < ac_dummy="$PATH"
13373 < for ac_dir in $ac_dummy; do
13374 <  IFS=$ac_save_IFS
13375 <  test -z "$ac_dir" && ac_dir=.
13376 <  if $as_executable_p "$ac_dir/$ac_word"; then
13377 <   ac_cv_path_DOT="$ac_dir/$ac_word"
13378 <   echo "$as_me:6375: found $ac_dir/$ac_word" >&5
13379 <   break
13380 < fi
13371 >  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13372 > for as_dir in $PATH
13373 > do
13374 >  IFS=$as_save_IFS
13375 >  test -z "$as_dir" && as_dir=.
13376 >  for ac_exec_ext in '' $ac_executable_extensions; do
13377 >  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
13378 >    ac_cv_path_DOT="$as_dir/$ac_word$ac_exec_ext"
13379 >    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
13380 >    break 2
13381 >  fi
13382   done
13383 + done
13384  
13385    ;;
13386   esac
# Line 6383 | Line 13388 | if test -n "$DOT"; then
13388   DOT=$ac_cv_path_DOT
13389  
13390   if test -n "$DOT"; then
13391 <  echo "$as_me:6386: result: $DOT" >&5
13391 >  echo "$as_me:$LINENO: result: $DOT" >&5
13392   echo "${ECHO_T}$DOT" >&6
13393   else
13394 <  echo "$as_me:6389: result: no" >&5
13394 >  echo "$as_me:$LINENO: result: no" >&5
13395   echo "${ECHO_T}no" >&6
13396   fi
13397  
# Line 6399 | Line 13404 | fi
13404    DOC=0
13405   fi
13406  
13407 +
13408   if test x$DOT = x; then
13409          if test "x$enable_dot" = xyes; then
13410 <                { { echo "$as_me:6404: error: could not find dot" >&5
13410 >                { { echo "$as_me:$LINENO: error: could not find dot" >&5
13411   echo "$as_me: error: could not find dot" >&2;}
13412     { (exit 1); exit 1; }; }
13413          fi
# Line 6410 | Line 13416 | fi
13416          enable_dot=yes
13417   fi
13418  
6413 OBJEXT=".$OBJEXT"
13419  
6415 OOPSE=oopse
13420  
6417 if test "x${prefix}" = "xNONE"
6418 then
6419  OOPSE_HOME=${ac_default_prefix}/oopse
6420 else
6421  OOPSE_HOME=${prefix}/oopse
6422 fi
6423 # Check whether --enable-oopse-home or --disable-oopse-home was given.
6424 if test "${enable_oopse_home+set}" = set; then
6425  enableval="$enable_oopse_home"
6426  OOPSE_HOME="${enableval}"
6427 fi;
13421  
6429 case "x$INSTALL" in
6430   x/*) ;;
6431   *) INSTALL=`pwd`/ac-tools/"shtool install -c" ;
6432 esac
13422  
6434 MKINSTALLDIRS=`pwd`/ac-tools/"shtool mkdir -p -f"
13423  
6436 CFLAGS=${CFLAGS-""}
6437 CXXFLAGS=${CXXFLAGS-""}
6438 CPPFLAGS=${CPPFLAGS-""}
6439 FFLAGS=${FFLAGS-""}
6440 F90FLAGS=${F90FLAGS-""}
6441 LDFLAGS=${LDFLAGS-""}
6442 DEBUG=${DEBUG-"-g"}
13424  
6444 case $debug in
6445  1)
6446     FFLAGS="$DEBUG $FFLAGS"
6447     F90FLAGS="$DEBUG $F90FLAGS"
6448     ;;
6449  *)
6450     ;;
6451 esac
13425  
6453 ac_config_headers="$ac_config_headers src/config.h"
13426  
6455 ac_config_files="$ac_config_files make/Makefile src/utils/Makefile"
13427  
13428 +
13429 +
13430 +
13431 +
13432 +
13433 +
13434 +
13435 +
13436 +
13437 +                                        ac_config_files="$ac_config_files make/Makefile src/utils/Makefile src/applications/nanoRodBuilder/Makefile scripts/filepp"
13438 +
13439 +
13440   cat >confcache <<\_ACEOF
13441   # This file is a shell script that caches the results of configure
13442   # tests run on this system so they can be shared between configure
# Line 6464 | Line 13447 | cat >confcache <<\_ACEOF
13447   # config.status only pays attention to the cache file if you give it
13448   # the --recheck option to rerun configure.
13449   #
13450 < # `ac_cv_env_foo' variables (set or unset) will be overriden when
13450 > # `ac_cv_env_foo' variables (set or unset) will be overridden when
13451   # loading this file, other *unset* `ac_cv_foo' will be assigned the
13452   # following values.
13453  
# Line 6482 | Line 13465 | _ACEOF
13465        # `set' does not quote correctly, so add quotes (double-quote
13466        # substitution turns \\\\ into \\, and sed turns \\ into \).
13467        sed -n \
13468 <        "s/'/'\\\\''/g;
13469 <          s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13468 >        "s/'/'\\\\''/g;
13469 >          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13470        ;;
13471      *)
13472        # `set' quotes correctly as required by POSIX, so do not add quotes.
13473        sed -n \
13474 <        "s/^\\([_$ac_cr_alnum]*_cv_[_$ac_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
13474 >        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
13475        ;;
13476      esac;
13477   } |
# Line 6499 | Line 13482 | _ACEOF
13482       t end
13483       /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13484       : end' >>confcache
13485 < if cmp -s $cache_file confcache; then :; else
13485 > if diff $cache_file confcache >/dev/null 2>&1; then :; else
13486    if test -w $cache_file; then
13487      test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
13488      cat confcache >$cache_file
# Line 6518 | Line 13501 | if test "x$srcdir" = x.; then
13501   # trailing colons and then remove the whole line if VPATH becomes empty
13502   # (actually we leave an empty line to preserve line numbers).
13503   if test "x$srcdir" = x.; then
13504 <  ac_vpsub='/^[         ]*VPATH[        ]*=/{
13504 >  ac_vpsub='/^[  ]*VPATH[        ]*=/{
13505   s/:*\$(srcdir):*/:/;
13506   s/:*\${srcdir}:*/:/;
13507   s/:*@srcdir@:*/:/;
13508 < s/^\([^=]*=[    ]*\):*/\1/;
13508 > s/^\([^=]*=[     ]*\):*/\1/;
13509   s/:*$//;
13510 < s/^[^=]*=[      ]*$//;
13510 > s/^[^=]*=[       ]*$//;
13511   }'
13512   fi
13513  
13514   DEFS=-DHAVE_CONFIG_H
13515  
13516 + ac_libobjs=
13517 + ac_ltlibobjs=
13518 + for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13519 +  # 1. Remove the extension, and $U if already installed.
13520 +  ac_i=`echo "$ac_i" |
13521 +         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
13522 +  # 2. Add them.
13523 +  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
13524 +  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
13525 + done
13526 + LIBOBJS=$ac_libobjs
13527 +
13528 + LTLIBOBJS=$ac_ltlibobjs
13529 +
13530 +
13531 +
13532   : ${CONFIG_STATUS=./config.status}
13533   ac_clean_files_save=$ac_clean_files
13534   ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13535 < { echo "$as_me:6536: creating $CONFIG_STATUS" >&5
13535 > { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
13536   echo "$as_me: creating $CONFIG_STATUS" >&6;}
13537   cat >$CONFIG_STATUS <<_ACEOF
13538   #! $SHELL
13539 < # Generated automatically by configure.
13539 > # Generated by $as_me.
13540   # Run this file to recreate the current configuration.
13541   # Compiler output produced by configure, useful for debugging
13542   # configure, is in config.log if it exists.
13543  
13544   debug=false
13545 + ac_cs_recheck=false
13546 + ac_cs_silent=false
13547   SHELL=\${CONFIG_SHELL-$SHELL}
6547 ac_cs_invocation="\$0 \$@"
6548
13548   _ACEOF
13549  
13550   cat >>$CONFIG_STATUS <<\_ACEOF
13551 + ## --------------------- ##
13552 + ## M4sh Initialization.  ##
13553 + ## --------------------- ##
13554 +
13555   # Be Bourne compatible
13556   if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
13557 <  emulate sh
13558 <  NULLCMD=:
13557 >  emulate sh
13558 >  NULLCMD=:
13559 >  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
13560 >  # is contrary to our usage.  Disable this feature.
13561 >  alias -g '${1+"$@"}'='"$@"'
13562   elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
13563    set -o posix
13564   fi
13565 + DUALCASE=1; export DUALCASE # for MKS sh
13566  
13567 + # Support unset when possible.
13568 + if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
13569 +  as_unset=unset
13570 + else
13571 +  as_unset=false
13572 + fi
13573 +
13574 +
13575 + # Work around bugs in pre-3.0 UWIN ksh.
13576 + $as_unset ENV MAIL MAILPATH
13577 + PS1='$ '
13578 + PS2='> '
13579 + PS4='+ '
13580 +
13581 + # NLS nuisances.
13582 + for as_var in \
13583 +  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
13584 +  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
13585 +  LC_TELEPHONE LC_TIME
13586 + do
13587 +  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
13588 +    eval $as_var=C; export $as_var
13589 +  else
13590 +    $as_unset $as_var
13591 +  fi
13592 + done
13593 +
13594 + # Required to use basename.
13595 + if expr a : '\(a\)' >/dev/null 2>&1; then
13596 +  as_expr=expr
13597 + else
13598 +  as_expr=false
13599 + fi
13600 +
13601 + if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
13602 +  as_basename=basename
13603 + else
13604 +  as_basename=false
13605 + fi
13606 +
13607 +
13608   # Name of the executable.
13609 < as_me=`echo "$0" |sed 's,.*[\\/],,'`
13609 > as_me=`$as_basename "$0" ||
13610 > $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13611 >         X"$0" : 'X\(//\)$' \| \
13612 >         X"$0" : 'X\(/\)$' \| \
13613 >         .     : '\(.\)' 2>/dev/null ||
13614 > echo X/"$0" |
13615 >    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
13616 >          /^X\/\(\/\/\)$/{ s//\1/; q; }
13617 >          /^X\/\(\/\).*/{ s//\1/; q; }
13618 >          s/.*/./; q'`
13619  
13620 +
13621 + # PATH needs CR, and LINENO needs CR and PATH.
13622 + # Avoid depending upon Character Ranges.
13623 + as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13624 + as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13625 + as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13626 + as_cr_digits='0123456789'
13627 + as_cr_alnum=$as_cr_Letters$as_cr_digits
13628 +
13629 + # The user is always right.
13630 + if test "${PATH_SEPARATOR+set}" != set; then
13631 +  echo "#! /bin/sh" >conf$$.sh
13632 +  echo  "exit 0"   >>conf$$.sh
13633 +  chmod +x conf$$.sh
13634 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
13635 +    PATH_SEPARATOR=';'
13636 +  else
13637 +    PATH_SEPARATOR=:
13638 +  fi
13639 +  rm -f conf$$.sh
13640 + fi
13641 +
13642 +
13643 +  as_lineno_1=$LINENO
13644 +  as_lineno_2=$LINENO
13645 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
13646 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
13647 +  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
13648 +  # Find who we are.  Look in the path if we contain no path at all
13649 +  # relative or not.
13650 +  case $0 in
13651 +    *[\\/]* ) as_myself=$0 ;;
13652 +    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13653 + for as_dir in $PATH
13654 + do
13655 +  IFS=$as_save_IFS
13656 +  test -z "$as_dir" && as_dir=.
13657 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13658 + done
13659 +
13660 +       ;;
13661 +  esac
13662 +  # We did not find ourselves, most probably we were run as `sh COMMAND'
13663 +  # in which case we are not to be found in the path.
13664 +  if test "x$as_myself" = x; then
13665 +    as_myself=$0
13666 +  fi
13667 +  if test ! -f "$as_myself"; then
13668 +    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
13669 + echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
13670 +   { (exit 1); exit 1; }; }
13671 +  fi
13672 +  case $CONFIG_SHELL in
13673 +  '')
13674 +    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13675 + for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
13676 + do
13677 +  IFS=$as_save_IFS
13678 +  test -z "$as_dir" && as_dir=.
13679 +  for as_base in sh bash ksh sh5; do
13680 +         case $as_dir in
13681 +         /*)
13682 +           if ("$as_dir/$as_base" -c '
13683 +  as_lineno_1=$LINENO
13684 +  as_lineno_2=$LINENO
13685 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
13686 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
13687 +  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
13688 +             $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
13689 +             $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
13690 +             CONFIG_SHELL=$as_dir/$as_base
13691 +             export CONFIG_SHELL
13692 +             exec "$CONFIG_SHELL" "$0" ${1+"$@"}
13693 +           fi;;
13694 +         esac
13695 +       done
13696 + done
13697 + ;;
13698 +  esac
13699 +
13700 +  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
13701 +  # uniformly replaced by the line number.  The first 'sed' inserts a
13702 +  # line-number line before each line; the second 'sed' does the real
13703 +  # work.  The second script uses 'N' to pair each line-number line
13704 +  # with the numbered line, and appends trailing '-' during
13705 +  # substitution so that $LINENO is not a special case at line end.
13706 +  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
13707 +  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
13708 +  sed '=' <$as_myself |
13709 +    sed '
13710 +      N
13711 +      s,$,-,
13712 +      : loop
13713 +      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
13714 +      t loop
13715 +      s,-$,,
13716 +      s,^['$as_cr_digits']*\n,,
13717 +    ' >$as_me.lineno &&
13718 +  chmod +x $as_me.lineno ||
13719 +    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
13720 + echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
13721 +   { (exit 1); exit 1; }; }
13722 +
13723 +  # Don't try to exec as it changes $[0], causing all sort of problems
13724 +  # (the dirname of $[0] is not the place where we might find the
13725 +  # original and so on.  Autoconf is especially sensible to this).
13726 +  . ./$as_me.lineno
13727 +  # Exit status is that of the last command.
13728 +  exit
13729 + }
13730 +
13731 +
13732 + case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
13733 +  *c*,-n*) ECHO_N= ECHO_C='
13734 + ' ECHO_T='      ' ;;
13735 +  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
13736 +  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
13737 + esac
13738 +
13739   if expr a : '\(a\)' >/dev/null 2>&1; then
13740    as_expr=expr
13741   else
# Line 6584 | Line 13760 | rm -f conf$$ conf$$.exe conf$$.file
13760   fi
13761   rm -f conf$$ conf$$.exe conf$$.file
13762  
13763 < as_executable_p="test -f"
13764 <
6589 < # Support unset when possible.
6590 < if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
6591 <  as_unset=unset
13763 > if mkdir -p . 2>/dev/null; then
13764 >  as_mkdir_p=:
13765   else
13766 <  as_unset=false
13766 >  test -d ./-p && rmdir ./-p
13767 >  as_mkdir_p=false
13768   fi
13769  
13770 < # NLS nuisances.
6597 < $as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
6598 < $as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
6599 < $as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
6600 < $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
6601 < $as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
6602 < $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
6603 < $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
6604 < $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }
13770 > as_executable_p="test -f"
13771  
13772 + # Sed expression to map a string onto a valid CPP name.
13773 + as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13774 +
13775 + # Sed expression to map a string onto a valid variable name.
13776 + as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13777 +
13778 +
13779   # IFS
13780   # We need space, tab and new line, in precisely that order.
13781   as_nl='
# Line 6610 | Line 13783 | IFS="  $as_nl"
13783   IFS="   $as_nl"
13784  
13785   # CDPATH.
13786 < $as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }
13786 > $as_unset CDPATH
13787  
13788   exec 6>&1
13789  
13790 + # Open the log real soon, to keep \$[0] and so on meaningful, and to
13791 + # report actual input values of CONFIG_FILES etc. instead of their
13792 + # values after options handling.  Logging --version etc. is OK.
13793 + exec 5>>config.log
13794 + {
13795 +  echo
13796 +  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
13797 + ## Running $as_me. ##
13798 + _ASBOX
13799 + } >&5
13800 + cat >&5 <<_CSEOF
13801 +
13802 + This file was extended by OOPSE $as_me 2.0, which was
13803 + generated by GNU Autoconf 2.59.  Invocation command line was
13804 +
13805 +  CONFIG_FILES    = $CONFIG_FILES
13806 +  CONFIG_HEADERS  = $CONFIG_HEADERS
13807 +  CONFIG_LINKS    = $CONFIG_LINKS
13808 +  CONFIG_COMMANDS = $CONFIG_COMMANDS
13809 +  $ $0 $@
13810 +
13811 + _CSEOF
13812 + echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
13813 + echo >&5
13814   _ACEOF
13815  
13816   # Files that config.status was made for.
# Line 6633 | Line 13830 | fi
13830    echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
13831   fi
13832  
13833 < cat >>$CONFIG_STATUS <<\EOF
13833 > cat >>$CONFIG_STATUS <<\_ACEOF
13834  
13835   ac_cs_usage="\
13836   \`$as_me' instantiates files from templates according to the
# Line 6643 | Line 13840 | Usage: $0 [OPTIONS] [FILE]...
13840  
13841    -h, --help       print this help, then exit
13842    -V, --version    print version number, then exit
13843 +  -q, --quiet      do not print progress messages
13844    -d, --debug      don't remove temporary files
13845        --recheck    update $as_me by reconfiguring in the same conditions
13846    --file=FILE[:TEMPLATE]
13847 <                   instantiate the configuration file FILE
13847 >                   instantiate the configuration file FILE
13848    --header=FILE[:TEMPLATE]
13849 <                   instantiate the configuration header FILE
13849 >                   instantiate the configuration header FILE
13850  
13851   Configuration files:
13852   $config_files
# Line 6660 | Line 13858 | Report bugs to <bug-autoconf@gnu.org>."
13858   $config_links
13859  
13860   Report bugs to <bug-autoconf@gnu.org>."
13861 < EOF
13861 > _ACEOF
13862  
13863 < cat >>$CONFIG_STATUS <<EOF
13863 > cat >>$CONFIG_STATUS <<_ACEOF
13864   ac_cs_version="\\
13865   OOPSE config.status 2.0
13866 < configured by $0, generated by GNU Autoconf 2.50,
13866 > configured by $0, generated by GNU Autoconf 2.59,
13867    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
13868  
13869 < Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
6672 < Free Software Foundation, Inc.
13869 > Copyright (C) 2003 Free Software Foundation, Inc.
13870   This config.status script is free software; the Free Software Foundation
13871   gives unlimited permission to copy, distribute and modify it."
13872   srcdir=$srcdir
13873   INSTALL="$INSTALL"
13874 < EOF
13874 > _ACEOF
13875  
13876 < cat >>$CONFIG_STATUS <<\EOF
13876 > cat >>$CONFIG_STATUS <<\_ACEOF
13877   # If no file are specified by the user, then we need to provide default
13878   # value.  By we need to know if files were specified by the user.
13879   ac_need_defaults=:
# Line 6686 | Line 13883 | do
13883    --*=*)
13884      ac_option=`expr "x$1" : 'x\([^=]*\)='`
13885      ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
13886 <    shift
6690 <    set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
6691 <    shift
13886 >    ac_shift=:
13887      ;;
13888 <  -*);;
13888 >  -*)
13889 >    ac_option=$1
13890 >    ac_optarg=$2
13891 >    ac_shift=shift
13892 >    ;;
13893    *) # This is not an option, so the user has probably given explicit
13894       # arguments.
13895 +     ac_option=$1
13896       ac_need_defaults=false;;
13897    esac
13898  
13899 <  case $1 in
13900 <  # Handling of the options.
13901 < EOF
13902 < cat >>$CONFIG_STATUS <<EOF
13899 >  case $ac_option in
13900 >  # Handling of the options.
13901 > _ACEOF
13902 > cat >>$CONFIG_STATUS <<\_ACEOF
13903    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13904 <    echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"
6705 <    exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;
6706 < EOF
6707 < cat >>$CONFIG_STATUS <<\EOF
13904 >    ac_cs_recheck=: ;;
13905    --version | --vers* | -V )
13906      echo "$ac_cs_version"; exit 0 ;;
13907    --he | --h)
13908      # Conflict between --help and --header
13909 <    { { echo "$as_me:6712: error: ambiguous option: $1
13909 >    { { echo "$as_me:$LINENO: error: ambiguous option: $1
13910   Try \`$0 --help' for more information." >&5
13911   echo "$as_me: error: ambiguous option: $1
13912   Try \`$0 --help' for more information." >&2;}
# Line 6719 | Line 13916 | Try \`$0 --help' for more information." >&2;}
13916    --debug | --d* | -d )
13917      debug=: ;;
13918    --file | --fil | --fi | --f )
13919 <    shift
13920 <    CONFIG_FILES="$CONFIG_FILES $1"
13919 >    $ac_shift
13920 >    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
13921      ac_need_defaults=false;;
13922    --header | --heade | --head | --hea )
13923 <    shift
13924 <    CONFIG_HEADERS="$CONFIG_HEADERS $1"
13923 >    $ac_shift
13924 >    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
13925      ac_need_defaults=false;;
13926 +  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
13927 +  | -silent | --silent | --silen | --sile | --sil | --si | --s)
13928 +    ac_cs_silent=: ;;
13929  
6730  # Handling of arguments.
6731  'make/Makefile' ) CONFIG_FILES="$CONFIG_FILES make/Makefile" ;;
6732  'src/utils/Makefile' ) CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;;
6733  'src/getopt.h' ) CONFIG_LINKS="$CONFIG_LINKS src/getopt.h:src/utils/gnugetopt.h" ;;
6734  'src/config.h' ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
6735
13930    # This is an error.
13931 <  -*) { { echo "$as_me:6737: error: unrecognized option: $1
13931 >  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
13932   Try \`$0 --help' for more information." >&5
13933   echo "$as_me: error: unrecognized option: $1
13934   Try \`$0 --help' for more information." >&2;}
13935     { (exit 1); exit 1; }; } ;;
13936 <  *) { { echo "$as_me:6742: error: invalid argument: $1" >&5
13937 < echo "$as_me: error: invalid argument: $1" >&2;}
13938 <   { (exit 1); exit 1; }; };;
13936 >
13937 >  *) ac_config_targets="$ac_config_targets $1" ;;
13938 >
13939    esac
13940    shift
13941   done
13942  
13943 < exec 5>>config.log
6750 < cat >&5 << _ACEOF
13943 > ac_configure_extra_args=
13944  
13945 < ## ----------------------- ##
13946 < ## Running config.status.  ##
13947 < ## ----------------------- ##
13945 > if $ac_cs_silent; then
13946 >  exec 6>/dev/null
13947 >  ac_configure_extra_args="$ac_configure_extra_args --silent"
13948 > fi
13949  
13950 < This file was extended by $as_me (OOPSE 2.0) 2.50, executed with
13951 <  > $ac_cs_invocation
13952 < on `(hostname || uname -n) 2>/dev/null | sed 1q`
13950 > _ACEOF
13951 > cat >>$CONFIG_STATUS <<_ACEOF
13952 > if \$ac_cs_recheck; then
13953 >  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
13954 >  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13955 > fi
13956  
13957   _ACEOF
6761 EOF
13958  
13959 < cat >>$CONFIG_STATUS <<\EOF
13959 >
13960 >
13961 >
13962 >
13963 > cat >>$CONFIG_STATUS <<\_ACEOF
13964 > for ac_config_target in $ac_config_targets
13965 > do
13966 >  case "$ac_config_target" in
13967 >  # Handling of arguments.
13968 >  "make/Makefile" ) CONFIG_FILES="$CONFIG_FILES make/Makefile" ;;
13969 >  "src/utils/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/utils/Makefile" ;;
13970 >  "src/applications/nanoRodBuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/applications/nanoRodBuilder/Makefile" ;;
13971 >  "scripts/filepp" ) CONFIG_FILES="$CONFIG_FILES scripts/filepp" ;;
13972 >  "src/getopt.h" ) CONFIG_LINKS="$CONFIG_LINKS src/getopt.h:src/utils/gnugetopt.h" ;;
13973 >  "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
13974 >  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
13975 > echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
13976 >   { (exit 1); exit 1; }; };;
13977 >  esac
13978 > done
13979 >
13980   # If the user did not use the arguments to specify the items to instantiate,
13981   # then the envvar interface is used.  Set only those that are not.
13982   # We use the long form for the default assignment because of an extremely
# Line 6771 | Line 13987 | fi
13987    test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
13988   fi
13989  
13990 + # Have a temporary directory for convenience.  Make it in the build tree
13991 + # simply because there is no reason to put it here, and in addition,
13992 + # creating and moving files from /tmp can sometimes cause problems.
13993   # Create a temporary directory, and hook for its removal unless debugging.
13994   $debug ||
13995   {
13996    trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
13997 <  trap '{ (exit $?); exit $?; }' 1 2 13 15
13997 >  trap '{ (exit 1); exit 1; }' 1 2 13 15
13998   }
13999  
14000   # Create a (secure) tmp directory for tmp files.
14001 < : ${TMPDIR=/tmp}
14001 >
14002   {
14003 <  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
14003 >  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
14004    test -n "$tmp" && test -d "$tmp"
14005   }  ||
14006   {
14007 <  tmp=$TMPDIR/cs$$-$RANDOM
14007 >  tmp=./confstat$$-$RANDOM
14008    (umask 077 && mkdir $tmp)
14009   } ||
14010   {
14011 <   echo "$me: cannot create a temporary directory in $TMPDIR" >&2
14011 >   echo "$me: cannot create a temporary directory in ." >&2
14012     { (exit 1); exit 1; }
14013   }
14014  
14015 < EOF
14015 > _ACEOF
14016  
14017 < cat >>$CONFIG_STATUS <<EOF
14017 > cat >>$CONFIG_STATUS <<_ACEOF
14018  
14019   #
14020   # CONFIG_FILES section.
# Line 6808 | Line 14027 | s,@SHELL@,$SHELL,;t t
14027    sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
14028     s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
14029   s,@SHELL@,$SHELL,;t t
14030 + s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
14031 + s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
14032 + s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
14033 + s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
14034 + s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
14035 + s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
14036   s,@exec_prefix@,$exec_prefix,;t t
14037   s,@prefix@,$prefix,;t t
14038   s,@program_transform_name@,$program_transform_name,;t t
# Line 6823 | Line 14048 | s,@mandir@,$mandir,;t t
14048   s,@oldincludedir@,$oldincludedir,;t t
14049   s,@infodir@,$infodir,;t t
14050   s,@mandir@,$mandir,;t t
14051 < s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
14052 < s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
14053 < s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
14054 < s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
6830 < s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
14051 > s,@build_alias@,$build_alias,;t t
14052 > s,@host_alias@,$host_alias,;t t
14053 > s,@target_alias@,$target_alias,;t t
14054 > s,@DEFS@,$DEFS,;t t
14055   s,@ECHO_C@,$ECHO_C,;t t
14056   s,@ECHO_N@,$ECHO_N,;t t
14057   s,@ECHO_T@,$ECHO_T,;t t
6834 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
6835 s,@DEFS@,$DEFS,;t t
14058   s,@LIBS@,$LIBS,;t t
6837 s,@PROGNAME@,$PROGNAME,;t t
6838 s,@debug@,$debug,;t t
14059   s,@build@,$build,;t t
14060   s,@build_cpu@,$build_cpu,;t t
14061   s,@build_vendor@,$build_vendor,;t t
# Line 6844 | Line 14064 | s,@host_os@,$host_os,;t t
14064   s,@host_cpu@,$host_cpu,;t t
14065   s,@host_vendor@,$host_vendor,;t t
14066   s,@host_os@,$host_os,;t t
14067 < s,@CC@,$CC,;t t
14068 < s,@CFLAGS@,$CFLAGS,;t t
14067 > s,@PROGNAME@,$PROGNAME,;t t
14068 > s,@debug@,$debug,;t t
14069 > s,@CXX@,$CXX,;t t
14070 > s,@CXXFLAGS@,$CXXFLAGS,;t t
14071   s,@LDFLAGS@,$LDFLAGS,;t t
14072   s,@CPPFLAGS@,$CPPFLAGS,;t t
14073 < s,@ac_ct_CC@,$ac_ct_CC,;t t
14073 > s,@ac_ct_CXX@,$ac_ct_CXX,;t t
14074   s,@EXEEXT@,$EXEEXT,;t t
14075   s,@OBJEXT@,$OBJEXT,;t t
14076 < s,@CXX@,$CXX,;t t
14077 < s,@CXXFLAGS@,$CXXFLAGS,;t t
14078 < s,@ac_ct_CXX@,$ac_ct_CXX,;t t
14079 < s,@OOPSE_TEMPLATE_FLAGS@,$OOPSE_TEMPLATE_FLAGS,;t t
14080 < s,@EXTRA_CC_FLAG@,$EXTRA_CC_FLAG,;t t
14081 < s,@F90@,$F90,;t t
6860 < s,@F90FLAGS@,$F90FLAGS,;t t
6861 < s,@ac_ct_F90@,$ac_ct_F90,;t t
6862 < s,@PREPFLAG@,$PREPFLAG,;t t
6863 < s,@PREPDEFFLAG@,$PREPDEFFLAG,;t t
6864 < s,@F90LIBS@,$F90LIBS,;t t
6865 < s,@F90_FUNC@,$F90_FUNC,;t t
6866 < s,@F90_FUNC_@,$F90_FUNC_,;t t
6867 < s,@MOD@,$MOD,;t t
6868 < s,@F90_WORK_FILES_ARG@,$F90_WORK_FILES_ARG,;t t
6869 < s,@MODDIRFLAG@,$MODDIRFLAG,;t t
6870 < s,@F90MODINCSPEC@,$F90MODINCSPEC,;t t
6871 < s,@F90_MODULE_NAMES@,$F90_MODULE_NAMES,;t t
14076 > s,@CC@,$CC,;t t
14077 > s,@CFLAGS@,$CFLAGS,;t t
14078 > s,@ac_ct_CC@,$ac_ct_CC,;t t
14079 > s,@FC@,$FC,;t t
14080 > s,@FCFLAGS@,$FCFLAGS,;t t
14081 > s,@ac_ct_FC@,$ac_ct_FC,;t t
14082   s,@CPP@,$CPP,;t t
14083 < s,@LIBOBJS@,$LIBOBJS,;t t
6874 < s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
6875 < s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
6876 < s,@INSTALL_DATA@,$INSTALL_DATA,;t t
14083 > s,@EGREP@,$EGREP,;t t
14084   s,@LN_S@,$LN_S,;t t
14085   s,@SET_MAKE@,$SET_MAKE,;t t
14086   s,@RANLIB@,$RANLIB,;t t
14087   s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
14088 < s,@YACC@,$YACC,;t t
14089 < s,@LEX@,$LEX,;t t
14090 < s,@LEXLIB@,$LEXLIB,;t t
14091 < s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t
14088 > s,@PERLINTERP@,$PERLINTERP,;t t
14089 > s,@PERL_SHEBANG@,$PERL_SHEBANG,;t t
14090 > s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
14091 > s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
14092 > s,@INSTALL_DATA@,$INSTALL_DATA,;t t
14093   s,@AR@,$AR,;t t
14094   s,@PS@,$PS,;t t
14095 + s,@FCFLAGS_F90@,$FCFLAGS_F90,;t t
14096 + s,@FCFLAGS_SRCEXT@,$FCFLAGS_SRCEXT,;t t
14097 + s,@PREPDEFFLAG@,$PREPDEFFLAG,;t t
14098 + s,@FCLIBS@,$FCLIBS,;t t
14099 + s,@FC_FUNC@,$FC_FUNC,;t t
14100 + s,@FC_FUNC_@,$FC_FUNC_,;t t
14101 + s,@MOD@,$MOD,;t t
14102 + s,@F90_WORK_FILES_ARG@,$F90_WORK_FILES_ARG,;t t
14103 + s,@MODDIRFLAG@,$MODDIRFLAG,;t t
14104 + s,@F90MODINCSPEC@,$F90MODINCSPEC,;t t
14105 + s,@F90_MODULE_NAMES@,$F90_MODULE_NAMES,;t t
14106 + s,@LIBOBJS@,$LIBOBJS,;t t
14107 + s,@POW_LIB@,$POW_LIB,;t t
14108 + s,@CXXCPP@,$CXXCPP,;t t
14109 + s,@__func__@,$__func__,;t t
14110   s,@MPI_LIB_DIR@,$MPI_LIB_DIR,;t t
14111   s,@MPI_INC_DIR@,$MPI_INC_DIR,;t t
14112   s,@MPI_F90_INC@,$MPI_F90_INC,;t t
14113   s,@MPI_LIB@,$MPI_LIB,;t t
14114   s,@MPI_F90_LIB@,$MPI_F90_LIB,;t t
14115   s,@USE_MPI@,$USE_MPI,;t t
14116 < s,@SPRNG_LIB_DIR@,$SPRNG_LIB_DIR,;t t
14117 < s,@SPRNG_INC_DIR@,$SPRNG_INC_DIR,;t t
14118 < s,@SPRNG_LIB@,$SPRNG_LIB,;t t
14119 < s,@USE_SPRNG@,$USE_SPRNG,;t t
14120 < s,@MKL_LIBDIR@,$MKL_LIBDIR,;t t
14121 < s,@MKL_LIB@,$MKL_LIB,;t t
14122 < s,@MKL_INC@,$MKL_INC,;t t
6900 < s,@HAVE_MKL@,$HAVE_MKL,;t t
14116 > s,@USE_CGAL@,$USE_CGAL,;t t
14117 > s,@CGAL_INC_DIR@,$CGAL_INC_DIR,;t t
14118 > s,@CGAL_LIB_DIR@,$CGAL_LIB_DIR,;t t
14119 > s,@CGAL_RLIB_DIR@,$CGAL_RLIB_DIR,;t t
14120 > s,@CGAL_DEFINES@,$CGAL_DEFINES,;t t
14121 > s,@CGAL_CXXFLAGS@,$CGAL_CXXFLAGS,;t t
14122 > s,@CGAL_LIBS@,$CGAL_LIBS,;t t
14123   s,@DOXYGEN@,$DOXYGEN,;t t
14124   s,@DOT@,$DOT,;t t
14125   s,@DOC@,$DOC,;t t
# Line 6909 | Line 14131 | s,@SUBDIRS@,$SUBDIRS,;t t
14131   s,@OOPSE@,$OOPSE,;t t
14132   s,@OOPSE_HOME@,$OOPSE_HOME,;t t
14133   s,@SUBDIRS@,$SUBDIRS,;t t
14134 < s,@FFLAGS@,$FFLAGS,;t t
14134 > s,@LTLIBOBJS@,$LTLIBOBJS,;t t
14135   CEOF
14136  
14137 < EOF
14137 > _ACEOF
14138  
14139 <  cat >>$CONFIG_STATUS <<\EOF
14139 >  cat >>$CONFIG_STATUS <<\_ACEOF
14140    # Split the substitutions into bite-sized pieces for seds with
14141    # small command number limits, like on Digital OSF/1 and HP-UX.
14142    ac_max_sed_lines=48
# Line 6939 | Line 14161 | EOF
14161        (echo ':t
14162    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
14163        if test -z "$ac_sed_cmds"; then
14164 <        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
14164 >        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
14165        else
14166 <        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
14166 >        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
14167        fi
14168        ac_sed_frag=`expr $ac_sed_frag + 1`
14169        ac_beg=$ac_end
# Line 6953 | Line 14175 | fi # test -n "$CONFIG_FILES"
14175    fi
14176   fi # test -n "$CONFIG_FILES"
14177  
14178 < EOF
14179 < cat >>$CONFIG_STATUS <<\EOF
14178 > _ACEOF
14179 > cat >>$CONFIG_STATUS <<\_ACEOF
14180   for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
14181    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
14182    case $ac_file in
14183    - | *:- | *:-:* ) # input from stdin
14184 <        cat >$tmp/stdin
14185 <        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
14186 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14184 >        cat >$tmp/stdin
14185 >        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
14186 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14187    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
14188 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14188 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14189    * )   ac_file_in=$ac_file.in ;;
14190    esac
14191  
14192    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
14193 <  ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14194 <         X"$ac_file" : 'X\(//\)[^/]' \| \
14195 <         X"$ac_file" : 'X\(//\)$' \| \
14196 <         X"$ac_file" : 'X\(/\)' \| \
14197 <         .     : '\(.\)' 2>/dev/null ||
14193 >  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
14194 > $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14195 >         X"$ac_file" : 'X\(//\)[^/]' \| \
14196 >         X"$ac_file" : 'X\(//\)$' \| \
14197 >         X"$ac_file" : 'X\(/\)' \| \
14198 >         .     : '\(.\)' 2>/dev/null ||
14199   echo X"$ac_file" |
14200      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
14201            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
14202            /^X\(\/\/\)$/{ s//\1/; q; }
14203            /^X\(\/\).*/{ s//\1/; q; }
14204            s/.*/./; q'`
14205 <  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
14206 <    { case "$ac_dir" in
14207 <  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
14208 <  *)                      as_incr_dir=.;;
14209 < esac
14210 < as_dummy="$ac_dir"
14211 < for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
14212 <  case $as_mkdir_dir in
14213 <    # Skip DOS drivespec
14214 <    ?:) as_incr_dir=$as_mkdir_dir ;;
14215 <    *)
14216 <      as_incr_dir=$as_incr_dir/$as_mkdir_dir
14217 <      test -d "$as_incr_dir" || mkdir "$as_incr_dir"
14218 <    ;;
14219 <  esac
14220 < done; }
14205 >  { if $as_mkdir_p; then
14206 >    mkdir -p "$ac_dir"
14207 >  else
14208 >    as_dir="$ac_dir"
14209 >    as_dirs=
14210 >    while test ! -d "$as_dir"; do
14211 >      as_dirs="$as_dir $as_dirs"
14212 >      as_dir=`(dirname "$as_dir") 2>/dev/null ||
14213 > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14214 >         X"$as_dir" : 'X\(//\)[^/]' \| \
14215 >         X"$as_dir" : 'X\(//\)$' \| \
14216 >         X"$as_dir" : 'X\(/\)' \| \
14217 >         .     : '\(.\)' 2>/dev/null ||
14218 > echo X"$as_dir" |
14219 >    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
14220 >          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
14221 >          /^X\(\/\/\)$/{ s//\1/; q; }
14222 >          /^X\(\/\).*/{ s//\1/; q; }
14223 >          s/.*/./; q'`
14224 >    done
14225 >    test ! -n "$as_dirs" || mkdir $as_dirs
14226 >  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
14227 > echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
14228 >   { (exit 1); exit 1; }; }; }
14229  
14230 <    ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`"
7000 <    # A "../" for each directory in $ac_dir_suffix.
7001 <    ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
7002 <  else
7003 <    ac_dir_suffix= ac_dots=
7004 <  fi
14230 >  ac_builddir=.
14231  
14232 <  case $srcdir in
14233 <  .)  ac_srcdir=.
14234 <      if test -z "$ac_dots"; then
14235 <         ac_top_srcdir=.
14236 <      else
14237 <         ac_top_srcdir=`echo $ac_dots | sed 's,/$,,'`
14238 <      fi ;;
14239 <  [\\/]* | ?:[\\/]* )
14240 <      ac_srcdir=$srcdir$ac_dir_suffix;
14241 <      ac_top_srcdir=$srcdir ;;
14232 > if test "$ac_dir" != .; then
14233 >  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
14234 >  # A "../" for each directory in $ac_dir_suffix.
14235 >  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
14236 > else
14237 >  ac_dir_suffix= ac_top_builddir=
14238 > fi
14239 >
14240 > case $srcdir in
14241 >  .)  # No --srcdir option.  We are building in place.
14242 >    ac_srcdir=.
14243 >    if test -z "$ac_top_builddir"; then
14244 >       ac_top_srcdir=.
14245 >    else
14246 >       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
14247 >    fi ;;
14248 >  [\\/]* | ?:[\\/]* )  # Absolute path.
14249 >    ac_srcdir=$srcdir$ac_dir_suffix;
14250 >    ac_top_srcdir=$srcdir ;;
14251    *) # Relative path.
14252 <    ac_srcdir=$ac_dots$srcdir$ac_dir_suffix
14253 <    ac_top_srcdir=$ac_dots$srcdir ;;
14254 <  esac
14252 >    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
14253 >    ac_top_srcdir=$ac_top_builddir$srcdir ;;
14254 > esac
14255  
14256 + # Do not use `cd foo && pwd` to compute absolute paths, because
14257 + # the directories may not exist.
14258 + case `pwd` in
14259 + .) ac_abs_builddir="$ac_dir";;
14260 + *)
14261 +  case "$ac_dir" in
14262 +  .) ac_abs_builddir=`pwd`;;
14263 +  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
14264 +  *) ac_abs_builddir=`pwd`/"$ac_dir";;
14265 +  esac;;
14266 + esac
14267 + case $ac_abs_builddir in
14268 + .) ac_abs_top_builddir=${ac_top_builddir}.;;
14269 + *)
14270 +  case ${ac_top_builddir}. in
14271 +  .) ac_abs_top_builddir=$ac_abs_builddir;;
14272 +  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
14273 +  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
14274 +  esac;;
14275 + esac
14276 + case $ac_abs_builddir in
14277 + .) ac_abs_srcdir=$ac_srcdir;;
14278 + *)
14279 +  case $ac_srcdir in
14280 +  .) ac_abs_srcdir=$ac_abs_builddir;;
14281 +  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
14282 +  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
14283 +  esac;;
14284 + esac
14285 + case $ac_abs_builddir in
14286 + .) ac_abs_top_srcdir=$ac_top_srcdir;;
14287 + *)
14288 +  case $ac_top_srcdir in
14289 +  .) ac_abs_top_srcdir=$ac_abs_builddir;;
14290 +  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
14291 +  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
14292 +  esac;;
14293 + esac
14294 +
14295 +
14296    case $INSTALL in
14297    [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
14298 <  *) ac_INSTALL=$ac_dots$INSTALL ;;
14298 >  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
14299    esac
14300  
14301    if test x"$ac_file" != x-; then
14302 <    { echo "$as_me:7027: creating $ac_file" >&5
14302 >    { echo "$as_me:$LINENO: creating $ac_file" >&5
14303   echo "$as_me: creating $ac_file" >&6;}
14304      rm -f "$ac_file"
14305    fi
14306    # Let's still pretend it is `configure' which instantiates (i.e., don't
14307    # use $as_me), people would be surprised to read:
14308 <  #    /* config.h.  Generated automatically by config.status.  */
14309 <  configure_input="Generated automatically from `echo $ac_file_in |
14310 <                                                 sed 's,.*/,,'` by configure."
14308 >  #    /* config.h.  Generated by config.status.  */
14309 >  if test x"$ac_file" = x-; then
14310 >    configure_input=
14311 >  else
14312 >    configure_input="$ac_file.  "
14313 >  fi
14314 >  configure_input=$configure_input"Generated from `echo $ac_file_in |
14315 >                                     sed 's,.*/,,'` by configure."
14316  
14317    # First look for the input files in the build tree, otherwise in the
14318    # src tree.
# Line 7041 | Line 14321 | echo "$as_me: creating $ac_file" >&6;}
14321        case $f in
14322        -) echo $tmp/stdin ;;
14323        [\\/$]*)
14324 <         # Absolute (can't be DOS-style, as IFS=:)
14325 <         test -f "$f" || { { echo "$as_me:7045: error: cannot find input file: $f" >&5
14324 >         # Absolute (can't be DOS-style, as IFS=:)
14325 >         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
14326   echo "$as_me: error: cannot find input file: $f" >&2;}
14327     { (exit 1); exit 1; }; }
14328 <         echo $f;;
14328 >         echo "$f";;
14329        *) # Relative
14330 <         if test -f "$f"; then
14331 <           # Build tree
14332 <           echo $f
14333 <         elif test -f "$srcdir/$f"; then
14334 <           # Source tree
14335 <           echo $srcdir/$f
14336 <         else
14337 <           # /dev/null tree
14338 <           { { echo "$as_me:7058: error: cannot find input file: $f" >&5
14330 >         if test -f "$f"; then
14331 >           # Build tree
14332 >           echo "$f"
14333 >         elif test -f "$srcdir/$f"; then
14334 >           # Source tree
14335 >           echo "$srcdir/$f"
14336 >         else
14337 >           # /dev/null tree
14338 >           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
14339   echo "$as_me: error: cannot find input file: $f" >&2;}
14340     { (exit 1); exit 1; }; }
14341 <         fi;;
14341 >         fi;;
14342        esac
14343      done` || { (exit 1); exit 1; }
14344 < EOF
14345 < cat >>$CONFIG_STATUS <<EOF
14344 > _ACEOF
14345 > cat >>$CONFIG_STATUS <<_ACEOF
14346    sed "$ac_vpsub
14347   $extrasub
14348 < EOF
14349 < cat >>$CONFIG_STATUS <<\EOF
14348 > _ACEOF
14349 > cat >>$CONFIG_STATUS <<\_ACEOF
14350   :t
14351   /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14352   s,@configure_input@,$configure_input,;t t
14353   s,@srcdir@,$ac_srcdir,;t t
14354 + s,@abs_srcdir@,$ac_abs_srcdir,;t t
14355   s,@top_srcdir@,$ac_top_srcdir,;t t
14356 + s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
14357 + s,@builddir@,$ac_builddir,;t t
14358 + s,@abs_builddir@,$ac_abs_builddir,;t t
14359 + s,@top_builddir@,$ac_top_builddir,;t t
14360 + s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
14361   s,@INSTALL@,$ac_INSTALL,;t t
14362   " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
14363    rm -f $tmp/stdin
# Line 7082 | Line 14368 | s,@INSTALL@,$ac_INSTALL,;t t
14368      rm -f $tmp/out
14369    fi
14370  
14371 +  # Run the commands associated with the file.
14372 +  case $ac_file in
14373 +    make/Makefile ) chmod 0755 scripts/* ;;
14374 +    src/utils/Makefile ) chmod 0755 scripts/* ;;
14375 +    src/applications/nanoRodBuilder/Makefile ) chmod 0755 scripts/* ;;
14376 +    scripts/filepp ) chmod 0755 scripts/* ;;
14377 +  esac
14378   done
14379 < EOF
14380 < cat >>$CONFIG_STATUS <<\EOF
14379 > _ACEOF
14380 > cat >>$CONFIG_STATUS <<\_ACEOF
14381  
14382   #
14383   # CONFIG_HEADER section.
# Line 7094 | Line 14387 | cat >>$CONFIG_STATUS <<\EOF
14387   # NAME is the cpp macro being defined and VALUE is the value it is being given.
14388   #
14389   # ac_d sets the value in "#define NAME VALUE" lines.
14390 < ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
14391 < ac_dB='[        ].*$,\1#\2'
14390 > ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'
14391 > ac_dB='[         ].*$,\1#\2'
14392   ac_dC=' '
14393   ac_dD=',;t'
14394   # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
14395 < ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
14395 > ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'
14396   ac_uB='$,\1#\2define\3'
14397   ac_uC=' '
14398   ac_uD=',;t'
# Line 7108 | Line 14401 | for ac_file in : $CONFIG_HEADERS; do test "x$ac_file"
14401    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
14402    case $ac_file in
14403    - | *:- | *:-:* ) # input from stdin
14404 <        cat >$tmp/stdin
14405 <        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
14406 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14404 >        cat >$tmp/stdin
14405 >        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
14406 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14407    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
14408 <        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14408 >        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
14409    * )   ac_file_in=$ac_file.in ;;
14410    esac
14411  
14412 <  test x"$ac_file" != x- && { echo "$as_me:7119: creating $ac_file" >&5
14412 >  test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
14413   echo "$as_me: creating $ac_file" >&6;}
14414  
14415    # First look for the input files in the build tree, otherwise in the
# Line 7126 | Line 14419 | echo "$as_me: creating $ac_file" >&6;}
14419        case $f in
14420        -) echo $tmp/stdin ;;
14421        [\\/$]*)
14422 <         # Absolute (can't be DOS-style, as IFS=:)
14423 <         test -f "$f" || { { echo "$as_me:7130: error: cannot find input file: $f" >&5
14422 >         # Absolute (can't be DOS-style, as IFS=:)
14423 >         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
14424   echo "$as_me: error: cannot find input file: $f" >&2;}
14425     { (exit 1); exit 1; }; }
14426 <         echo $f;;
14426 >         # Do quote $f, to prevent DOS paths from being IFS'd.
14427 >         echo "$f";;
14428        *) # Relative
14429 <         if test -f "$f"; then
14430 <           # Build tree
14431 <           echo $f
14432 <         elif test -f "$srcdir/$f"; then
14433 <           # Source tree
14434 <           echo $srcdir/$f
14435 <         else
14436 <           # /dev/null tree
14437 <           { { echo "$as_me:7143: error: cannot find input file: $f" >&5
14429 >         if test -f "$f"; then
14430 >           # Build tree
14431 >           echo "$f"
14432 >         elif test -f "$srcdir/$f"; then
14433 >           # Source tree
14434 >           echo "$srcdir/$f"
14435 >         else
14436 >           # /dev/null tree
14437 >           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
14438   echo "$as_me: error: cannot find input file: $f" >&2;}
14439     { (exit 1); exit 1; }; }
14440 <         fi;;
14440 >         fi;;
14441        esac
14442      done` || { (exit 1); exit 1; }
14443    # Remove the trailing spaces.
14444 <  sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
14444 >  sed 's/[       ]*$//' $ac_file_inputs >$tmp/in
14445  
14446 < EOF
14446 > _ACEOF
14447  
14448   # Transform confdefs.h into two sed scripts, `conftest.defines' and
14449   # `conftest.undefs', that substitutes the proper values into
# Line 7165 | Line 14459 | rm -f conftest.defines conftest.undefs
14459   # `end' is used to avoid that the second main sed command (meant for
14460   # 0-ary CPP macros) applies to n-ary macro definitions.
14461   # See the Autoconf documentation for `clear'.
14462 < cat >confdef2sed.sed <<\EOF
14462 > cat >confdef2sed.sed <<\_ACEOF
14463   s/[\\&,]/\\&/g
14464   s,[\\$`],\\&,g
14465   t clear
14466   : clear
14467 < s,^[    ]*#[    ]*define[       ][      ]*\(\([^        (][^    (]*\)([^)]*)\)[         ]*\(.*\)$,${ac_dA}\2${ac_dB}\1${ac_dC}\3${ac_dD},gp
14467 > s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
14468   t end
14469 < s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
14469 > s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
14470   : end
14471 < EOF
14471 > _ACEOF
14472   # If some macros were called several times there might be several times
14473   # the same #defines, which is useless.  Nevertheless, we may not want to
14474   # sort them, since we want the *last* AC-DEFINE to be honored.
# Line 7185 | Line 14479 | rm -f confdef2sed.sed
14479   # This sed command replaces #undef with comments.  This is necessary, for
14480   # example, in the case of _POSIX_SOURCE, which is predefined and required
14481   # on some systems where configure will not decide to define it.
14482 < cat >>conftest.undefs <<\EOF
14483 < s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
14484 < EOF
14482 > cat >>conftest.undefs <<\_ACEOF
14483 > s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
14484 > _ACEOF
14485  
14486   # Break up conftest.defines because some shells have a limit on the size
14487   # of here documents, and old seds have small limits too (100 cmds).
14488   echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
14489 < echo '  if egrep "^[    ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
14489 > echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
14490   echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
14491   echo '  :' >>$CONFIG_STATUS
14492   rm -f conftest.tail
# Line 7201 | Line 14495 | do
14495    # Write a limited-size here document to $tmp/defines.sed.
14496    echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
14497    # Speed up: don't consider the non `#define' lines.
14498 <  echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
14498 >  echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS
14499    # Work around the forget-to-reset-the-flag bug.
14500    echo 't clr' >>$CONFIG_STATUS
14501    echo ': clr' >>$CONFIG_STATUS
# Line 7216 | Line 14510 | rm -f conftest.defines
14510    mv conftest.tail conftest.defines
14511   done
14512   rm -f conftest.defines
14513 < echo '  fi # egrep' >>$CONFIG_STATUS
14513 > echo '  fi # grep' >>$CONFIG_STATUS
14514   echo >>$CONFIG_STATUS
14515  
14516   # Break up conftest.undefs because some shells have a limit on the size
# Line 7228 | Line 14522 | do
14522    # Write a limited-size here document to $tmp/undefs.sed.
14523    echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
14524    # Speed up: don't consider the non `#undef'
14525 <  echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
14525 >  echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS
14526    # Work around the forget-to-reset-the-flag bug.
14527    echo 't clr' >>$CONFIG_STATUS
14528    echo ': clr' >>$CONFIG_STATUS
# Line 7244 | Line 14538 | rm -f conftest.undefs
14538   done
14539   rm -f conftest.undefs
14540  
14541 < cat >>$CONFIG_STATUS <<\EOF
14541 > cat >>$CONFIG_STATUS <<\_ACEOF
14542    # Let's still pretend it is `configure' which instantiates (i.e., don't
14543    # use $as_me), people would be surprised to read:
14544 <  #    /* config.h.  Generated automatically by config.status.  */
14544 >  #    /* config.h.  Generated by config.status.  */
14545    if test x"$ac_file" = x-; then
14546 <    echo "/* Generated automatically by configure.  */" >$tmp/config.h
14546 >    echo "/* Generated by configure.  */" >$tmp/config.h
14547    else
14548 <    echo "/* $ac_file.  Generated automatically by configure.  */" >$tmp/config.h
14548 >    echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
14549    fi
14550    cat $tmp/in >>$tmp/config.h
14551    rm -f $tmp/in
14552    if test x"$ac_file" != x-; then
14553 <    if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
14554 <      { echo "$as_me:7260: $ac_file is unchanged" >&5
14553 >    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
14554 >      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
14555   echo "$as_me: $ac_file is unchanged" >&6;}
14556      else
14557 <      ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14558 <         X"$ac_file" : 'X\(//\)[^/]' \| \
14559 <         X"$ac_file" : 'X\(//\)$' \| \
14560 <         X"$ac_file" : 'X\(/\)' \| \
14561 <         .     : '\(.\)' 2>/dev/null ||
14557 >      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
14558 > $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14559 >         X"$ac_file" : 'X\(//\)[^/]' \| \
14560 >         X"$ac_file" : 'X\(//\)$' \| \
14561 >         X"$ac_file" : 'X\(/\)' \| \
14562 >         .     : '\(.\)' 2>/dev/null ||
14563   echo X"$ac_file" |
14564      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
14565            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
14566            /^X\(\/\/\)$/{ s//\1/; q; }
14567            /^X\(\/\).*/{ s//\1/; q; }
14568            s/.*/./; q'`
14569 <      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
14570 <        { case "$ac_dir" in
14571 <  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
14572 <  *)                      as_incr_dir=.;;
14573 < esac
14574 < as_dummy="$ac_dir"
14575 < for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
14576 <  case $as_mkdir_dir in
14577 <    # Skip DOS drivespec
14578 <    ?:) as_incr_dir=$as_mkdir_dir ;;
14579 <    *)
14580 <      as_incr_dir=$as_incr_dir/$as_mkdir_dir
14581 <      test -d "$as_incr_dir" || mkdir "$as_incr_dir"
14582 <    ;;
14583 <  esac
14584 < done; }
14569 >      { if $as_mkdir_p; then
14570 >    mkdir -p "$ac_dir"
14571 >  else
14572 >    as_dir="$ac_dir"
14573 >    as_dirs=
14574 >    while test ! -d "$as_dir"; do
14575 >      as_dirs="$as_dir $as_dirs"
14576 >      as_dir=`(dirname "$as_dir") 2>/dev/null ||
14577 > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14578 >         X"$as_dir" : 'X\(//\)[^/]' \| \
14579 >         X"$as_dir" : 'X\(//\)$' \| \
14580 >         X"$as_dir" : 'X\(/\)' \| \
14581 >         .     : '\(.\)' 2>/dev/null ||
14582 > echo X"$as_dir" |
14583 >    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
14584 >          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
14585 >          /^X\(\/\/\)$/{ s//\1/; q; }
14586 >          /^X\(\/\).*/{ s//\1/; q; }
14587 >          s/.*/./; q'`
14588 >    done
14589 >    test ! -n "$as_dirs" || mkdir $as_dirs
14590 >  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
14591 > echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
14592 >   { (exit 1); exit 1; }; }; }
14593  
7291      fi
14594        rm -f $ac_file
14595        mv $tmp/config.h $ac_file
14596      fi
# Line 7297 | Line 14599 | done
14599      rm -f $tmp/config.h
14600    fi
14601   done
14602 < EOF
14603 < cat >>$CONFIG_STATUS <<\EOF
14602 > _ACEOF
14603 > cat >>$CONFIG_STATUS <<\_ACEOF
14604  
14605   #
14606   # CONFIG_LINKS section.
# Line 7308 | Line 14610 | for ac_file in : $CONFIG_LINKS; do test "x$ac_file" =
14610    ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
14611    ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
14612  
14613 <  { echo "$as_me:7311: linking $srcdir/$ac_source to $ac_dest" >&5
14613 >  { echo "$as_me:$LINENO: linking $srcdir/$ac_source to $ac_dest" >&5
14614   echo "$as_me: linking $srcdir/$ac_source to $ac_dest" >&6;}
14615  
14616    if test ! -r $srcdir/$ac_source; then
14617 <    { { echo "$as_me:7315: error: $srcdir/$ac_source: File not found" >&5
14618 < echo "$as_me: error: $srcdir/$ac_source: File not found" >&2;}
14617 >    { { echo "$as_me:$LINENO: error: $srcdir/$ac_source: file not found" >&5
14618 > echo "$as_me: error: $srcdir/$ac_source: file not found" >&2;}
14619     { (exit 1); exit 1; }; }
14620    fi
14621    rm -f $ac_dest
14622  
14623    # Make relative symlinks.
14624 <  ac_dest_dir=`$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14625 <         X"$ac_dest" : 'X\(//\)[^/]' \| \
14626 <         X"$ac_dest" : 'X\(//\)$' \| \
14627 <         X"$ac_dest" : 'X\(/\)' \| \
14628 <         .     : '\(.\)' 2>/dev/null ||
14624 >  ac_dest_dir=`(dirname "$ac_dest") 2>/dev/null ||
14625 > $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14626 >         X"$ac_dest" : 'X\(//\)[^/]' \| \
14627 >         X"$ac_dest" : 'X\(//\)$' \| \
14628 >         X"$ac_dest" : 'X\(/\)' \| \
14629 >         .     : '\(.\)' 2>/dev/null ||
14630   echo X"$ac_dest" |
14631      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
14632            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
14633            /^X\(\/\/\)$/{ s//\1/; q; }
14634            /^X\(\/\).*/{ s//\1/; q; }
14635            s/.*/./; q'`
14636 <  if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
14637 <    { case "$ac_dest_dir" in
14638 <  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
14639 <  *)                      as_incr_dir=.;;
14636 >  { if $as_mkdir_p; then
14637 >    mkdir -p "$ac_dest_dir"
14638 >  else
14639 >    as_dir="$ac_dest_dir"
14640 >    as_dirs=
14641 >    while test ! -d "$as_dir"; do
14642 >      as_dirs="$as_dir $as_dirs"
14643 >      as_dir=`(dirname "$as_dir") 2>/dev/null ||
14644 > $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14645 >         X"$as_dir" : 'X\(//\)[^/]' \| \
14646 >         X"$as_dir" : 'X\(//\)$' \| \
14647 >         X"$as_dir" : 'X\(/\)' \| \
14648 >         .     : '\(.\)' 2>/dev/null ||
14649 > echo X"$as_dir" |
14650 >    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
14651 >          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
14652 >          /^X\(\/\/\)$/{ s//\1/; q; }
14653 >          /^X\(\/\).*/{ s//\1/; q; }
14654 >          s/.*/./; q'`
14655 >    done
14656 >    test ! -n "$as_dirs" || mkdir $as_dirs
14657 >  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dest_dir\"" >&5
14658 > echo "$as_me: error: cannot create directory \"$ac_dest_dir\"" >&2;}
14659 >   { (exit 1); exit 1; }; }; }
14660 >
14661 >  ac_builddir=.
14662 >
14663 > if test "$ac_dest_dir" != .; then
14664 >  ac_dir_suffix=/`echo "$ac_dest_dir" | sed 's,^\.[\\/],,'`
14665 >  # A "../" for each directory in $ac_dir_suffix.
14666 >  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
14667 > else
14668 >  ac_dir_suffix= ac_top_builddir=
14669 > fi
14670 >
14671 > case $srcdir in
14672 >  .)  # No --srcdir option.  We are building in place.
14673 >    ac_srcdir=.
14674 >    if test -z "$ac_top_builddir"; then
14675 >       ac_top_srcdir=.
14676 >    else
14677 >       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
14678 >    fi ;;
14679 >  [\\/]* | ?:[\\/]* )  # Absolute path.
14680 >    ac_srcdir=$srcdir$ac_dir_suffix;
14681 >    ac_top_srcdir=$srcdir ;;
14682 >  *) # Relative path.
14683 >    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
14684 >    ac_top_srcdir=$ac_top_builddir$srcdir ;;
14685   esac
7338 as_dummy="$ac_dest_dir"
7339 for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
7340  case $as_mkdir_dir in
7341    # Skip DOS drivespec
7342    ?:) as_incr_dir=$as_mkdir_dir ;;
7343    *)
7344      as_incr_dir=$as_incr_dir/$as_mkdir_dir
7345      test -d "$as_incr_dir" || mkdir "$as_incr_dir"
7346    ;;
7347  esac
7348 done; }
14686  
14687 <    ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's,^\./,,'`"
14688 <    # A "../" for each directory in $ac_dest_dir_suffix.
14689 <    ac_dots=`echo $ac_dest_dir_suffix|sed 's,/[^/]*,../,g'`
14690 <  else
14691 <    ac_dest_dir_suffix= ac_dots=
14692 <  fi
14687 > # Do not use `cd foo && pwd` to compute absolute paths, because
14688 > # the directories may not exist.
14689 > case `pwd` in
14690 > .) ac_abs_builddir="$ac_dest_dir";;
14691 > *)
14692 >  case "$ac_dest_dir" in
14693 >  .) ac_abs_builddir=`pwd`;;
14694 >  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dest_dir";;
14695 >  *) ac_abs_builddir=`pwd`/"$ac_dest_dir";;
14696 >  esac;;
14697 > esac
14698 > case $ac_abs_builddir in
14699 > .) ac_abs_top_builddir=${ac_top_builddir}.;;
14700 > *)
14701 >  case ${ac_top_builddir}. in
14702 >  .) ac_abs_top_builddir=$ac_abs_builddir;;
14703 >  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
14704 >  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
14705 >  esac;;
14706 > esac
14707 > case $ac_abs_builddir in
14708 > .) ac_abs_srcdir=$ac_srcdir;;
14709 > *)
14710 >  case $ac_srcdir in
14711 >  .) ac_abs_srcdir=$ac_abs_builddir;;
14712 >  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
14713 >  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
14714 >  esac;;
14715 > esac
14716 > case $ac_abs_builddir in
14717 > .) ac_abs_top_srcdir=$ac_top_srcdir;;
14718 > *)
14719 >  case $ac_top_srcdir in
14720 >  .) ac_abs_top_srcdir=$ac_abs_builddir;;
14721 >  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
14722 >  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
14723 >  esac;;
14724 > esac
14725  
14726 +
14727    case $srcdir in
14728    [\\/$]* | ?:[\\/]* ) ac_rel_source=$srcdir/$ac_source ;;
14729 <      *) ac_rel_source=$ac_dots$srcdir/$ac_source ;;
14729 >      *) ac_rel_source=$ac_top_builddir$srcdir/$ac_source ;;
14730    esac
14731  
14732 <  # Make a symlink if possible; otherwise try a hard link.
14732 >  # Try a symlink, then a hard link, then a copy.
14733    ln -s $ac_rel_source $ac_dest 2>/dev/null ||
14734 <    ln $srcdir/$ac_source $ac_dest ||
14735 <    { { echo "$as_me:7365: error: cannot link $ac_dest to $srcdir/$ac_source" >&5
14736 < echo "$as_me: error: cannot link $ac_dest to $srcdir/$ac_source" >&2;}
14734 >    ln $srcdir/$ac_source $ac_dest 2>/dev/null ||
14735 >    cp -p $srcdir/$ac_source $ac_dest ||
14736 >    { { echo "$as_me:$LINENO: error: cannot link or copy $srcdir/$ac_source to $ac_dest" >&5
14737 > echo "$as_me: error: cannot link or copy $srcdir/$ac_source to $ac_dest" >&2;}
14738     { (exit 1); exit 1; }; }
14739   done
14740 < EOF
14740 > _ACEOF
14741  
14742 < cat >>$CONFIG_STATUS <<\EOF
14742 > cat >>$CONFIG_STATUS <<\_ACEOF
14743  
14744   { (exit 0); exit 0; }
14745 < EOF
14745 > _ACEOF
14746   chmod +x $CONFIG_STATUS
14747   ac_clean_files=$ac_clean_files_save
14748  
14749 +
14750   # configure is writing to config.log, and then calls config.status.
14751   # config.status does its own redirection, appending to config.log.
14752   # Unfortunately, on DOS this fails, as config.log is still kept open
# Line 7385 | Line 14757 | if test "$no_create" != yes; then
14757   # need to make the FD available again.
14758   if test "$no_create" != yes; then
14759    ac_cs_success=:
14760 +  ac_config_status_args=
14761 +  test "$silent" = yes &&
14762 +    ac_config_status_args="$ac_config_status_args --quiet"
14763    exec 5>/dev/null
14764 <  $SHELL $CONFIG_STATUS || ac_cs_success=false
14764 >  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
14765    exec 5>>config.log
14766    # Use ||, not &&, to avoid exiting from the if with $? = 1, which
14767    # would make configure fail if this is the last instruction.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines