Ticket #2153: config.log

File config.log, 17.8 kB (added by ojas@…, 3 years ago)

'configure' log file

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by acro configure 1.0-Beta, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --with-mpi-compilers --with-cppflags=-I/usr/include/malloc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = krunchy.dlan
14uname -m = Power Macintosh
15uname -r = 8.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.6.0: Tue Mar  7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.6.0: Tue Mar  7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 768.00 megabytes
32Default processor set: 82 tasks, 258 threads, 1 processors
33Load average: 2.15, Mach factor: 0.19
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: .
39PATH: /Users/ojas/bin
40PATH: /usr/local/bin
41PATH: /sw/bin
42PATH: /sw/sbin
43PATH: /bin
44PATH: /sbin
45PATH: /usr/bin
46PATH: /usr/sbin
47PATH: /usr/X11R6/bin
48PATH: /usr/local/qt/bin
49PATH: .
50PATH: /Users/Shared/src/acro/packages/exact/src/testing
51PATH: .
52PATH: /Users/Shared/src/acro/config
53
54
55## ----------- ##
56## Core tests. ##
57## ----------- ##
58
59configure:1434: checking whether to enable maintainer-specific portions of Makefiles
60configure:1443: result: no
61configure:1538: checking build system type
62configure:1556: result: powerpc-apple-darwin8.6.0
63configure:1564: checking host system type
64configure:1578: result: powerpc-apple-darwin8.6.0
65configure:1586: checking target system type
66configure:1600: result: powerpc-apple-darwin8.6.0
67configure:1628: checking for a BSD-compatible install
68configure:1683: result: /usr/bin/install -c
69configure:1694: checking whether build environment is sane
70configure:1737: result: yes
71configure:1802: checking for gawk
72configure:1818: found /sw/bin/gawk
73configure:1828: result: gawk
74configure:1838: checking whether make sets $(MAKE)
75configure:1858: result: yes
76configure:2021: checking how to create a ustar tar archive
77configure:2034: tar --version
78tar (GNU tar) 1.15.1
79configure:2037: $? = 0
80configure:2077: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
81configure:2080: $? = 0
82configure:2084: tar -xf - <conftest.tar
83configure:2087: $? = 0
84configure:2100: result: gnutar
85configure:2801: checking for mpicxx
86configure:2817: found /usr/local/bin/mpicxx
87configure:2828: result: mpicxx
88configure:2961: checking whether we are using MPI
89configure:2963: result: yes
90configure:2981: checking for mpicxx
91configure:2997: found /usr/local/bin/mpicxx
92configure:3008: result: yes
93configure:3060: checking for mpicc
94configure:3076: found /usr/local/bin/mpicc
95configure:3087: result: yes
96configure:3139: checking for mpif77
97configure:3155: found /usr/local/bin/mpif77
98configure:3166: result: yes
99configure:4843: checking how to run the C++ preprocessor
100configure:4874: mpicxx -E  conftest.cc
101configure:4880: $? = 0
102configure:4912: mpicxx -E  conftest.cc
103conftest.cc:13:28: error: ac_nonexistent.h: No such file or directory
104mpicxx: No such file or directory
105configure:4918: $? = 1
106configure: failed program was:
107| /* confdefs.h.  */
108|
109| #define PACKAGE_NAME "acro"
110| #define PACKAGE_TARNAME "acro"
111| #define PACKAGE_VERSION "1.0-Beta"
112| #define PACKAGE_STRING "acro 1.0-Beta"
113| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
114| #define PACKAGE "acro"
115| #define VERSION "1.0-Beta"
116| #define YES_COMMONIO
117| #define YES_CHECKSUM
118| /* end confdefs.h.  */
119| #include <ac_nonexistent.h>
120configure:4957: result: mpicxx -E
121configure:4981: mpicxx -E  conftest.cc
122configure:4987: $? = 0
123configure:5019: mpicxx -E  conftest.cc
124conftest.cc:13:28: error: ac_nonexistent.h: No such file or directory
125mpicxx: No such file or directory
126configure:5025: $? = 1
127configure: failed program was:
128| /* confdefs.h.  */
129|
130| #define PACKAGE_NAME "acro"
131| #define PACKAGE_TARNAME "acro"
132| #define PACKAGE_VERSION "1.0-Beta"
133| #define PACKAGE_STRING "acro 1.0-Beta"
134| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
135| #define PACKAGE "acro"
136| #define VERSION "1.0-Beta"
137| #define YES_COMMONIO
138| #define YES_CHECKSUM
139| /* end confdefs.h.  */
140| #include <ac_nonexistent.h>
141configure:5109: checking for ranlib
142configure:5125: found /usr/bin/ranlib
143configure:5136: result: ranlib
144configure:5148: checking whether ln -s works
145configure:5152: result: yes
146configure:5180: checking the C++ compiler vendor
147configure:5201: mpicxx -c   conftest.cc >&5
148configure:5207: $? = 0
149configure:5211: test -z
150                         || test ! -s conftest.err
151configure:5214: $? = 0
152configure:5217: test -s conftest.
153configure:5220: $? = 1
154configure: failed program was:
155| #ifndef __GNUG__
156|                       # error "Macro __GNUG__ is undefined!"
157|                     /* For some compilers (eg. SGI's CC), #error is not
158|                        enough...  */
159|                     please, do fail
160|                     #endif
161configure:5236: mpicxx -c   conftest.cc >&5
162conftest.cc:2:25: error: #error "Macro __DECCXX is undefined!"
163conftest.cc:5: error: expected constructor, destructor, or type conversion before ',' token
164conftest.cc:5: error: expected unqualified-id before 'do'
165mpicxx: No such file or directory
166configure:5242: $? = 1
167configure: failed program was:
168| #ifndef __DECCXX
169|                       # error "Macro __DECCXX is undefined!"
170|                     /* For some compilers (eg. SGI's CC), #error is not
171|                        enough...  */
172|                     please, do fail
173|                     #endif
174configure:5271: mpicxx -c   conftest.cc >&5
175conftest.cc:2:25: error: #error "Macro __HP_aCC is undefined!"
176conftest.cc:5: error: expected constructor, destructor, or type conversion before ',' token
177conftest.cc:5: error: expected unqualified-id before 'do'
178mpicxx: No such file or directory
179configure:5277: $? = 1
180configure: failed program was:
181| #ifndef __HP_aCC
182|                       # error "Macro __HP_aCC is undefined!"
183|                     /* For some compilers (eg. SGI's CC), #error is not
184|                        enough...  */
185|                     please, do fail
186|                     #endif
187configure:5306: mpicxx -c   conftest.cc >&5
188conftest.cc:2:25: error: #error "Macro __sgi is undefined!"
189conftest.cc:5: error: expected constructor, destructor, or type conversion before ',' token
190conftest.cc:5: error: expected unqualified-id before 'do'
191mpicxx: No such file or directory
192configure:5312: $? = 1
193configure: failed program was:
194| #ifndef __sgi
195|                       # error "Macro __sgi is undefined!"
196|                     /* For some compilers (eg. SGI's CC), #error is not
197|                        enough...  */
198|                     please, do fail
199|                     #endif
200configure:5347: mpicc -c   conftest.c >&5
201conftest.c:2:25: error: #error "Macro _MSC_VER is undefined!"
202conftest.c:5: error: parse error before 'do'
203mpicc: No such file or directory
204configure:5353: $? = 1
205configure: failed program was:
206| #ifndef _MSC_VER
207|                       # error "Macro _MSC_VER is undefined!"
208|                     /* For some compilers (eg. SGI's CC), #error is not
209|                        enough...  */
210|                     please, do fail
211|                     #endif
212configure:5398: result: unknown
213configure:5610: checking for mpi.h
214configure:5620: mpicxx -E -I/usr/include/malloc  conftest.cc
215configure:5626: $? = 0
216configure:5639: result: yes
217configure:5824: checking whether MPI will link using C++ compiler
218configure:5848: mpicxx -o conftest -O2    -I/usr/include/malloc    conftest.cc  >&5
219configure:5854: $? = 0
220configure:5858: test -z
221                         || test ! -s conftest.err
222configure:5861: $? = 0
223configure:5864: test -s conftest
224configure:5867: $? = 0
225configure:5869: result: yes
226configure:5913: CC=mpicc
227configure:5915: CXX=mpicxx
228configure:5917: F77=mpif77
229configure:5919: CPPFLAGS=-I/usr/include/malloc
230configure:5921: CFLAGS=-O2   
231configure:5923: CXXFLAGS=-O2   
232configure:5925: FFLAGS=-O2 
233configure:5927: LDFLAGS=
234configure:5929: LIBS=
235configure:5931: WITH_DEBUGGING=notset
236configure:5933: WITH_OPT=notset
237configure:5945: checking how to get verbose linking output from mpif77
238configure:5956: mpif77 -c -O2   conftest.f >&5
239configure:5962: $? = 0
240configure:5966: test -z
241                         || test ! -s conftest.err
242configure:5969: $? = 0
243configure:5972: test -s conftest.
244configure:5975: $? = 1
245configure: failed program was:
246|       program main
247|
248|       end
249configure:6041: WARNING: compilation failed
250configure:6047: result:
251configure:6049: checking for Fortran libraries of mpif77
252configure:6070: mpif77 -o conftest -O2      conftest.f  >&5
253
254configure:6231: result:
255configure:6249: checking for dummy main to link with Fortran libraries
256configure:6288: mpicc -o conftest -O2    -I/usr/include/malloc    conftest.c   >&5
257configure:6294: $? = 0
258configure:6298: test -z
259                         || test ! -s conftest.err
260configure:6301: $? = 0
261configure:6304: test -s conftest
262configure:6307: $? = 0
263configure:6385: result: none
264configure:6422: checking for Fortran name-mangling scheme
265configure:6436: mpif77 -c -O2   conftest.f >&5
266configure:6442: $? = 0
267configure:6446: test -z
268                         || test ! -s conftest.err
269configure:6449: $? = 0
270configure:6452: test -s conftest.
271configure:6455: $? = 1
272configure: failed program was:
273|       subroutine foobar()
274|       return
275|       end
276|       subroutine foo_bar()
277|       return
278|       end
279configure:6650: error: cannot compile a simple Fortran program
280See `config.log' for more details.
281
282## ---------------- ##
283## Cache variables. ##
284## ---------------- ##
285
286ac_cv_build=powerpc-apple-darwin8.6.0
287ac_cv_build_alias=powerpc-apple-darwin8.6.0
288ac_cv_cxx_compiler_vendor=unknown
289ac_cv_env_CCASFLAGS_set=
290ac_cv_env_CCASFLAGS_value=
291ac_cv_env_CCAS_set=
292ac_cv_env_CCAS_value=
293ac_cv_env_CC_set=
294ac_cv_env_CC_value=
295ac_cv_env_CFLAGS_set=
296ac_cv_env_CFLAGS_value=
297ac_cv_env_CPPFLAGS_set=
298ac_cv_env_CPPFLAGS_value=
299ac_cv_env_CXXCPP_set=
300ac_cv_env_CXXCPP_value=
301ac_cv_env_CXXFLAGS_set=
302ac_cv_env_CXXFLAGS_value=
303ac_cv_env_CXX_set=
304ac_cv_env_CXX_value=
305ac_cv_env_F77_set=
306ac_cv_env_F77_value=
307ac_cv_env_FFLAGS_set=
308ac_cv_env_FFLAGS_value=
309ac_cv_env_LDFLAGS_set=
310ac_cv_env_LDFLAGS_value=
311ac_cv_env_build_alias_set=
312ac_cv_env_build_alias_value=
313ac_cv_env_host_alias_set=
314ac_cv_env_host_alias_value=
315ac_cv_env_target_alias_set=
316ac_cv_env_target_alias_value=
317ac_cv_f77_dummy_main=none
318ac_cv_f77_libs=
319ac_cv_fortran_dummy_main=none
320ac_cv_host=powerpc-apple-darwin8.6.0
321ac_cv_host_alias=powerpc-apple-darwin8.6.0
322ac_cv_path_install='/usr/bin/install -c'
323ac_cv_prog_AWK=gawk
324ac_cv_prog_CXXCPP='mpicxx -E'
325ac_cv_prog_MPI_CC_EXISTS=yes
326ac_cv_prog_MPI_CXX=mpicxx
327ac_cv_prog_MPI_CXX_EXISTS=yes
328ac_cv_prog_MPI_F77_EXISTS=yes
329ac_cv_prog_ac_ct_RANLIB=ranlib
330ac_cv_prog_make_make_set=yes
331ac_cv_target=powerpc-apple-darwin8.6.0
332ac_cv_target_alias=powerpc-apple-darwin8.6.0
333am_cv_prog_tar_ustar=gnutar
334
335## ----------------- ##
336## Output variables. ##
337## ----------------- ##
338
339ACLOCAL='${SHELL} /Users/ojas/proj/src/acro/config/missing --run aclocal-1.9'
340AMDEPBACKSLASH=''
341AMDEP_FALSE=''
342AMDEP_TRUE=''
343AMPL_DIR=''
344AMTAR='${SHELL} /Users/ojas/proj/src/acro/config/missing --run tar'
345APPSPACK_DIR=''
346AUTOCONF='${SHELL} /Users/ojas/proj/src/acro/config/missing --run autoconf'
347AUTOHEADER='${SHELL} /Users/ojas/proj/src/acro/config/missing --run autoheader'
348AUTOMAKE='${SHELL} /Users/ojas/proj/src/acro/config/missing --run automake-1.9'
349AWK='gawk'
350BLAS_LIBS=''
351BUILD_AMPL_FALSE=''
352BUILD_AMPL_TRUE=''
353BUILD_APPLE_FALSE=''
354BUILD_APPLE_TRUE='#'
355BUILD_APPSPACK_FALSE=''
356BUILD_APPSPACK_TRUE=''
357BUILD_COIN_20050626_FALSE=''
358BUILD_COIN_20050626_TRUE=''
359BUILD_COIN_FALSE=''
360BUILD_COIN_TRUE=''
361BUILD_COLINY_FALSE=''
362BUILD_COLINY_TRUE=''
363BUILD_COLIN_FALSE=''
364BUILD_COLIN_TRUE=''
365BUILD_CPLEX_FALSE=''
366BUILD_CPLEX_TRUE=''
367BUILD_CPU_SPARC_FALSE=''
368BUILD_CPU_SPARC_TRUE='#'
369BUILD_CPU_X86_64_FALSE=''
370BUILD_CPU_X86_64_TRUE='#'
371BUILD_CPU_X86_FALSE=''
372BUILD_CPU_X86_TRUE='#'
373BUILD_CYGWIN_FALSE=''
374BUILD_CYGWIN_TRUE='#'
375BUILD_DSCPACK_FALSE=''
376BUILD_DSCPACK_TRUE=''
377BUILD_EXACT_FALSE=''
378BUILD_EXACT_TRUE=''
379BUILD_EXECUTABLES_FALSE='#'
380BUILD_EXECUTABLES_TRUE=''
381BUILD_FILIB_FALSE=''
382BUILD_FILIB_TRUE=''
383BUILD_GLPK_FALSE=''
384BUILD_GLPK_TRUE=''
385BUILD_GNLP_FALSE=''
386BUILD_GNLP_TRUE=''
387BUILD_IPOPT_FALSE=''
388BUILD_IPOPT_TRUE=''
389BUILD_LINUX_FALSE=''
390BUILD_LINUX_TRUE='#'
391BUILD_MINGW_FALSE=''
392BUILD_MINGW_TRUE='#'
393BUILD_MPE_FALSE=''
394BUILD_MPE_TRUE='#'
395BUILD_MPI_FALSE='#'
396BUILD_MPI_TRUE=''
397BUILD_MTL_FALSE=''
398BUILD_MTL_TRUE=''
399BUILD_PARPCX_FALSE=''
400BUILD_PARPCX_TRUE=''
401BUILD_PICOCORE_FALSE=''
402BUILD_PICOCORE_TRUE=''
403BUILD_PICOMILP_FALSE=''
404BUILD_PICOMILP_TRUE=''
405BUILD_SOLARIS_FALSE=''
406BUILD_SOLARIS_TRUE='#'
407BUILD_SOPLEX_1_2_1_FALSE=''
408BUILD_SOPLEX_1_2_1_TRUE=''
409BUILD_SOPLEX_FALSE=''
410BUILD_SOPLEX_TRUE=''
411BUILD_TESTS_FALSE='#'
412BUILD_TESTS_TRUE=''
413BUILD_THREEPO_FALSE=''
414BUILD_THREEPO_TRUE=''
415BUILD_TMF_FALSE=''
416BUILD_TMF_TRUE=''
417BUILD_TRACECACHE_FALSE=''
418BUILD_TRACECACHE_TRUE=''
419BUILD_TRILINOS_FALSE=''
420BUILD_TRILINOS_TRUE=''
421BUILD_UTILIB_FALSE=''
422BUILD_UTILIB_TRUE=''
423CC='mpicc'
424CCAS='mpicc'
425CCASFLAGS=''
426CCDEPMODE=''
427CFLAGS='-O2   '
428COIN_DIR=''
429COLINY_DIR=''
430COLIN_DIR=''
431CPLEX_INCLUDES=''
432CPLEX_LDFLAGS=''
433CPLEX_LIBS=''
434CPPFLAGS='-I/usr/include/malloc '
435CXX='mpicxx'
436CXXCPP='mpicxx -E'
437CXXDEPMODE=''
438CXXFLAGS='-O2   '
439CYGPATH_W='echo'
440DEFS=''
441DEPDIR=''
442DLOPEN_LIBS=''
443DSCPACK_DIR=''
444ECHO_C=''
445ECHO_N='-n'
446ECHO_T=''
447EGREP=''
448EXACT_DIR=''
449EXEEXT=''
450F77='mpif77'
451FFLAGS='-O2  '
452FILIB_DIR=''
453FLIBS=''
454GLPK_DIR=''
455GNLP_DIR=''
456HAVE_ANSI_CPP_HEADERS_FALSE=''
457HAVE_ANSI_CPP_HEADERS_TRUE=''
458HAVE_ANSI_C_HEADERS_FALSE=''
459HAVE_ANSI_C_HEADERS_TRUE=''
460HAVE_GETRUSAGE_FALSE=''
461HAVE_GETRUSAGE_TRUE=''
462HAVE_NAMESPACES_FALSE=''
463HAVE_NAMESPACES_TRUE=''
464HAVE_SIZE_T_FALSE=''
465HAVE_SIZE_T_TRUE=''
466HAVE_STRERROR_FALSE=''
467HAVE_STRERROR_TRUE=''
468HOST_APPLE_FALSE=''
469HOST_APPLE_TRUE='#'
470HOST_CYGWIN_FALSE=''
471HOST_CYGWIN_TRUE='#'
472HOST_LINUX_FALSE=''
473HOST_LINUX_TRUE='#'
474HOST_MINGW_FALSE=''
475HOST_MINGW_TRUE='#'
476HOST_SOLARIS_FALSE=''
477HOST_SOLARIS_TRUE='#'
478INSTALL_DATA='${INSTALL} -m 644'
479INSTALL_PROGRAM='${INSTALL}'
480INSTALL_SCRIPT='${INSTALL}'
481INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
482IPOPT_DIR=''
483LAPACK_LIBS=''
484LDFLAGS=' '
485LIBOBJS=''
486LIBS=''
487LN_S='ln -s'
488LTLIBOBJS=''
489MAINT='#'
490MAINTAINER_MODE_FALSE=''
491MAINTAINER_MODE_TRUE='#'
492MAKEINFO='${SHELL} /Users/ojas/proj/src/acro/config/missing --run makeinfo'
493MPE_LIBS=''
494MPI_CC='mpicc'
495MPI_CC_EXISTS='yes'
496MPI_CXX='mpicxx'
497MPI_CXX_EXISTS='yes'
498MPI_F77='mpif77'
499MPI_F77_EXISTS='yes'
500MPI_INC=''
501MPI_LDFLAGS='-L '
502MTL_DIR=''
503NPSOL_LIBS=''
504OBJEXT=''
505PACKAGE='acro'
506PACKAGE_BUGREPORT='acro-help@sandia.gov'
507PACKAGE_NAME='acro'
508PACKAGE_STRING='acro 1.0-Beta'
509PACKAGE_TARNAME='acro'
510PACKAGE_VERSION='1.0-Beta'
511PARPCX_DIR=''
512PATH_SEPARATOR=':'
513PICOCORE_DIR=''
514PICOMILP_DIR=''
515PICO_MILP_TEST_DIR_COMPILES_FALSE=''
516PICO_MILP_TEST_DIR_COMPILES_TRUE=''
517RANLIB='ranlib'
518SET_MAKE=''
519SHELL='/bin/sh'
520SOPLEX_DIR=''
521STRIP=''
522TARGET_APPLE_FALSE=''
523TARGET_APPLE_TRUE='#'
524TARGET_CYGWIN_FALSE=''
525TARGET_CYGWIN_TRUE='#'
526TARGET_LINUX_FALSE=''
527TARGET_LINUX_TRUE='#'
528TARGET_MINGW_FALSE=''
529TARGET_MINGW_TRUE='#'
530TARGET_SOLARIS_FALSE=''
531TARGET_SOLARIS_TRUE='#'
532THREEPO_DIR=''
533TMF_DIR=''
534TRACECACHE_DIR=''
535TRILINOS_DIR=''
536USE_MPI_CC_FALSE='#'
537USE_MPI_CC_TRUE=''
538USE_MPI_CXX_FALSE='#'
539USE_MPI_CXX_TRUE=''
540USE_MPI_F77_FALSE='#'
541USE_MPI_F77_TRUE=''
542UTILIB_DIR=''
543VERSION='1.0-Beta'
544WORDS_BIGENDIAN_FALSE=''
545WORDS_BIGENDIAN_TRUE=''
546ac_configure_args=''--with-mpi-compilers' '--with-cppflags=-I/usr/include/malloc''
547ac_ct_CC=''
548ac_ct_CXX=''
549ac_ct_F77=''
550ac_ct_RANLIB='ranlib'
551ac_ct_STRIP=''
552am__fastdepCC_FALSE=''
553am__fastdepCC_TRUE=''
554am__fastdepCXX_FALSE=''
555am__fastdepCXX_TRUE=''
556am__include=''
557am__leading_dot='.'
558am__quote=''
559am__tar='tar --format=ustar -chf - "$$tardir"'
560am__untar='tar -xf -'
561bindir='${exec_prefix}/bin'
562build='powerpc-apple-darwin8.6.0'
563build_alias=''
564build_cpu='powerpc'
565build_os='darwin8.6.0'
566build_vendor='apple'
567datadir='${prefix}/share'
568exec_prefix='NONE'
569host='powerpc-apple-darwin8.6.0'
570host_alias=''
571host_cpu='powerpc'
572host_os='darwin8.6.0'
573host_vendor='apple'
574includedir='${prefix}/include'
575infodir='${prefix}/info'
576install_sh='/Users/ojas/proj/src/acro/config/install-sh'
577libdir='${exec_prefix}/lib'
578libexecdir='${exec_prefix}/libexec'
579localstatedir='${prefix}/var'
580mandir='${prefix}/man'
581mkdir_p='$(mkinstalldirs)'
582oldincludedir='/usr/include'
583prefix='NONE'
584program_transform_name='s,x,x,'
585sbindir='${exec_prefix}/sbin'
586sharedstatedir='${prefix}/com'
587subdirs=''
588sysconfdir='${prefix}/etc'
589target='powerpc-apple-darwin8.6.0'
590target_alias=''
591target_cpu='powerpc'
592target_os='darwin8.6.0'
593target_vendor='apple'
594
595## ----------- ##
596## confdefs.h. ##
597## ----------- ##
598
599#define HAVE_MPI
600#define PACKAGE "acro"
601#define PACKAGE_BUGREPORT "acro-help@sandia.gov"
602#define PACKAGE_NAME "acro"
603#define PACKAGE_STRING "acro 1.0-Beta"
604#define PACKAGE_TARNAME "acro"
605#define PACKAGE_VERSION "1.0-Beta"
606#define VERSION "1.0-Beta"
607#define YES_CHECKSUM
608#define YES_COMMONIO
609
610configure: exit 1