Skip to content

Instantly share code, notes, and snippets.

@shenqi
Created February 28, 2011 15:17
Show Gist options
  • Save shenqi/847441 to your computer and use it in GitHub Desktop.
Save shenqi/847441 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by UFRaw configure 0.17, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/ufraw/0.17 --without-gtk --without-gimp
## --------- ##
## Platform. ##
## --------- ##
hostname = shenqi.local
uname -m = i386
uname -r = 10.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 4.00 gigabytes
Default processor set: 91 tasks, 429 threads, 2 processors
Load average: 2.88, Mach factor: 0.62
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/shenqi/perl5/bin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2343: checking build system type
configure:2357: result: i386-apple-darwin10.6.0
configure:2377: checking host system type
configure:2390: result: i386-apple-darwin10.6.0
configure:2427: checking for a BSD-compatible install
configure:2495: result: /usr/bin/install -c
configure:2506: checking whether build environment is sane
configure:2556: result: yes
configure:2697: checking for a thread-safe mkdir -p
configure:2736: result: ./install-sh -c -d
configure:2749: checking for gawk
configure:2779: result: no
configure:2749: checking for mawk
configure:2779: result: no
configure:2749: checking for nawk
configure:2779: result: no
configure:2749: checking for awk
configure:2765: found /usr/bin/awk
configure:2776: result: awk
configure:2787: checking whether make sets $(MAKE)
configure:2809: result: yes
configure:2951: checking for gcc
configure:2978: result: /usr/bin/cc
configure:3207: checking for C compiler version
configure:3216: /usr/bin/cc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3227: $? = 0
configure:3216: /usr/bin/cc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:3227: $? = 0
configure:3216: /usr/bin/cc -V >&5
gcc-4.2: argument to `-V' is missing
configure:3227: $? = 1
configure:3216: /usr/bin/cc -qversion >&5
i686-apple-darwin10-gcc-4.2.1: no input files
configure:3227: $? = 1
configure:3249: checking for C compiler default output file name
configure:3271: /usr/bin/cc -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3275: $? = 0
configure:3312: result: a.out
configure:3328: checking whether the C compiler works
configure:3337: ./a.out
configure:3341: $? = 0
configure:3356: result: yes
configure:3363: checking whether we are cross compiling
configure:3365: result: no
configure:3368: checking for suffix of executables
configure:3375: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3379: $? = 0
configure:3401: result:
configure:3407: checking for suffix of object files
configure:3429: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3433: $? = 0
configure:3454: result: o
configure:3458: checking whether we are using the GNU C compiler
configure:3477: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3477: $? = 0
configure:3486: result: yes
configure:3495: checking whether /usr/bin/cc accepts -g
configure:3515: /usr/bin/cc -c -g conftest.c >&5
configure:3515: $? = 0
configure:3556: result: yes
configure:3573: checking for /usr/bin/cc option to accept ISO C89
configure:3637: /usr/bin/cc -c -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:3637: $? = 0
configure:3650: result: none needed
configure:3681: checking for style of include used by make
configure:3709: result: GNU
configure:3734: checking dependency style of /usr/bin/cc
configure:3844: result: none
configure:3971: checking for C++ compiler version
configure:3980: /usr/bin/c++ --version >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3991: $? = 0
configure:3980: /usr/bin/c++ -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:3991: $? = 0
configure:3980: /usr/bin/c++ -V >&5
c++-4.2: argument to `-V' is missing
configure:3991: $? = 1
configure:3980: /usr/bin/c++ -qversion >&5
i686-apple-darwin10-g++-4.2.1: no input files
configure:3991: $? = 1
configure:3995: checking whether we are using the GNU C++ compiler
configure:4014: /usr/bin/c++ -c -O3 -march=core2 -msse4.1 -w -pipe conftest.cpp >&5
configure:4014: $? = 0
configure:4023: result: yes
configure:4032: checking whether /usr/bin/c++ accepts -g
configure:4052: /usr/bin/c++ -c -g conftest.cpp >&5
configure:4052: $? = 0
configure:4093: result: yes
configure:4118: checking dependency style of /usr/bin/c++
configure:4228: result: none
configure:4248: checking how to run the C preprocessor
configure:4279: /usr/bin/cc -E conftest.c
configure:4279: $? = 0
configure:4293: /usr/bin/cc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "UFRaw"
| #define PACKAGE_TARNAME "ufraw"
| #define PACKAGE_VERSION "0.17"
| #define PACKAGE_STRING "UFRaw 0.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ufraw"
| #define VERSION "0.17"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4318: result: /usr/bin/cc -E
configure:4338: /usr/bin/cc -E conftest.c
configure:4338: $? = 0
configure:4352: /usr/bin/cc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4352: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "UFRaw"
| #define PACKAGE_TARNAME "ufraw"
| #define PACKAGE_VERSION "0.17"
| #define PACKAGE_STRING "UFRaw 0.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ufraw"
| #define VERSION "0.17"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4424: checking for ranlib
configure:4440: found /usr/bin/ranlib
configure:4451: result: ranlib
configure:4478: checking for pod2man
configure:4494: found /Users/shenqi/perl5/bin/pod2man
configure:4505: result: pod2man
configure:4520: checking for _LARGEFILE_SOURCE value needed for large files
configure:4539: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
configure:4539: $? = 0
configure:4567: result: no
configure:4618: checking for /usr/bin/cc option to support OpenMP
configure:4633: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe conftest.c >&5
conftest.c:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
In file included from conftest.c:16:
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:68: error: expected ')' before '*' token
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:69: error: expected ')' before '*' token
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:70: error: expected ')' before '*' token
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:71: error: expected ')' before '*' token
/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:72: error: expected ')' before '*' token
configure:4633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "UFRaw"
| #define PACKAGE_TARNAME "ufraw"
| #define PACKAGE_VERSION "0.17"
| #define PACKAGE_STRING "UFRaw 0.17"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "ufraw"
| #define VERSION "0.17"
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
|
| #ifndef _OPENMP
| choke me
| #endif
| #include <omp.h>
| int main () { return omp_get_num_threads (); }
|
configure:4650: /usr/bin/cc -o conftest -O3 -march=core2 -msse4.1 -w -pipe -fopenmp conftest.c >&5
configure:4650: $? = 0
configure:4664: result: -fopenmp
configure:4715: checking for Mac OS X Carbon support
configure:4726: /usr/bin/cc -E conftest.c
configure:4726: $? = 0
configure:4730: result: yes
configure:4811: checking for pkg-config
configure:4829: found /usr/local/bin/pkg-config
configure:4841: result: /usr/local/bin/pkg-config
configure:4866: checking pkg-config is at least version 0.9.0
configure:4869: result: yes
configure:4880: checking for GLIB
configure:4888: $PKG_CONFIG --exists --print-errors "glib-2.0 gthread-2.0"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Package gthread-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' found
configure:4891: $? = 1
configure:4906: $PKG_CONFIG --exists --print-errors "glib-2.0 gthread-2.0"
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Package gthread-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gthread-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gthread-2.0' found
configure:4909: $? = 1
No package 'glib-2.0' found
No package 'gthread-2.0' found
configure:4947: error: Package requirements (glib-2.0 gthread-2.0) were not met:
No package 'glib-2.0' found
No package 'gthread-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GLIB_CFLAGS
and GLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin10.6.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/cc
ac_cv_env_CFITSIO_CFLAGS_set=
ac_cv_env_CFITSIO_CFLAGS_value=
ac_cv_env_CFITSIO_LIBS_set=
ac_cv_env_CFITSIO_LIBS_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CINEPAINT_CFLAGS_set=
ac_cv_env_CINEPAINT_CFLAGS_value=
ac_cv_env_CINEPAINT_LIBS_set=
ac_cv_env_CINEPAINT_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -msse4.1 -w -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/c++
ac_cv_env_EXIV2_CFLAGS_set=
ac_cv_env_EXIV2_CFLAGS_value=
ac_cv_env_EXIV2_LIBS_set=
ac_cv_env_EXIV2_LIBS_value=
ac_cv_env_GIMP_2_6_CFLAGS_set=
ac_cv_env_GIMP_2_6_CFLAGS_value=
ac_cv_env_GIMP_2_6_LIBS_set=
ac_cv_env_GIMP_2_6_LIBS_value=
ac_cv_env_GIMP_CFLAGS_set=
ac_cv_env_GIMP_CFLAGS_value=
ac_cv_env_GIMP_LIBS_set=
ac_cv_env_GIMP_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GTKBASE_CFLAGS_set=
ac_cv_env_GTKBASE_CFLAGS_value=
ac_cv_env_GTKBASE_LIBS_set=
ac_cv_env_GTKBASE_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LCMS_CFLAGS_set=
ac_cv_env_LCMS_CFLAGS_value=
ac_cv_env_LCMS_LIBS_set=
ac_cv_env_LCMS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LENSFUN_CFLAGS_set=
ac_cv_env_LENSFUN_CFLAGS_value=
ac_cv_env_LENSFUN_LIBS_set=
ac_cv_env_LENSFUN_LIBS_value=
ac_cv_env_LIBPNG_CFLAGS_set=
ac_cv_env_LIBPNG_CFLAGS_value=
ac_cv_env_LIBPNG_LIBS_set=
ac_cv_env_LIBPNG_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i386-apple-darwin10.6.0
ac_cv_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/cc -E'
ac_cv_prog_POD2MAN=pod2man
ac_cv_prog_ac_ct_CC=/usr/bin/cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_c_openmp=-fopenmp
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_largefile_source=no
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-ufraw-0.17-OU5U/ufraw-0.17/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /private/tmp/homebrew-ufraw-0.17-OU5U/ufraw-0.17/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AUTOCONF='${SHELL} /private/tmp/homebrew-ufraw-0.17-OU5U/ufraw-0.17/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-ufraw-0.17-OU5U/ufraw-0.17/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-ufraw-0.17-OU5U/ufraw-0.17/missing --run automake-1.11'
AWK='awk'
CARBON_LIBS='-framework Carbon -framework Cocoa'
CATALOGS=''
CATOBJEXT=''
CC='/usr/bin/cc'
CCDEPMODE='depmode=none'
CFITSIO_CFLAGS=''
CFITSIO_LIBS=''
CFLAGS='-O3 -march=core2 -msse4.1 -w -pipe -fopenmp'
CINEPAINT_CFLAGS=''
CINEPAINT_LIBS=''
CINEPAINT_PROGRAMPLUGINDIR=''
COMMENT_ICON=''
CONSOLE=''
CPP='/usr/bin/cc -E'
CPPFLAGS=''
CXX='/usr/bin/c++'
CXXDEPMODE='depmode=none'
CXXFLAGS='-O3 -march=core2 -msse4.1 -w -pipe -fopenmp'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DOSPREFIX=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXEEXT=''
EXIV2_CFLAGS=''
EXIV2_LIBS=''
GETTEXT_PACKAGE=''
GIMP_2_6_CFLAGS=''
GIMP_2_6_LIBS=''
GIMP_CFLAGS=''
GIMP_LIBDIR=''
GIMP_LIBS=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GMOFILES=''
GMSGFMT=''
GREP=''
GTKBASE_CFLAGS=''
GTKBASE_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_MIME_FALSE=''
INSTALL_MIME_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
ISCC=''
LCMS_CFLAGS=''
LCMS_LIBS=''
LDFLAGS=''
LENSFUN_CFLAGS=''
LENSFUN_LIBS=''
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_LIBS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /private/tmp/homebrew-ufraw-0.17-OU5U/ufraw-0.17/missing --run makeinfo'
MAKE_CINEPAINT_FALSE=''
MAKE_CINEPAINT_TRUE=''
MAKE_EXTRAS_FALSE=''
MAKE_EXTRAS_TRUE=''
MAKE_GIMP_FALSE=''
MAKE_GIMP_TRUE=''
MAKE_GTK_FALSE=''
MAKE_GTK_TRUE=''
MKDIR_P='./install-sh -c -d'
MKINSTALLDIRS=''
MSGFMT=''
MSGFMT_OPTS=''
OBJEXT='o'
OPENMP_CFLAGS='-fopenmp'
PACKAGE='ufraw'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='UFRaw'
PACKAGE_STRING='UFRaw 0.17'
PACKAGE_TARNAME='ufraw'
PACKAGE_URL=''
PACKAGE_VERSION='0.17'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POD2MAN='pod2man'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PREFIX=''
PROGRAMFILES=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
UFRAW_CPPFLAGS=''
UFRAW_LDADD=''
UFRAW_WIN32_FALSE=''
UFRAW_WIN32_TRUE='#'
USE_NLS=''
VERSION='0.17'
WINDRES=''
WINE=''
XGETTEXT=''
ac_ct_CC='/usr/bin/cc'
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin10.6.0'
build_alias=''
build_cpu='i386'
build_os='darwin10.6.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-apple-darwin10.6.0'
host_alias=''
host_cpu='i386'
host_os='darwin10.6.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-ufraw-0.17-OU5U/ufraw-0.17/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/ufraw/0.17'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "UFRaw"
#define PACKAGE_TARNAME "ufraw"
#define PACKAGE_VERSION "0.17"
#define PACKAGE_STRING "UFRaw 0.17"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "ufraw"
#define VERSION "0.17"
#define HAVE_FSEEKO 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment