This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = AD25PD0ZXFY14.hersheymed.net
uname -m = x86_64
uname -r = 18.7.0
uname -s = Darwin
uname -v = Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64

/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 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 32.00 gigabytes
Default processor set: 459 tasks, 2334 threads, 8 processors
Load average: 2.75, Mach factor: 5.24
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /Library/TeX/texbin
PATH: /opt/X11/bin
PATH: /Applications/RStudio.app/Contents/MacOS/postback


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1731: checking for pkg-config
configure:1764: result: no
configure:1804: checking for GSL
configure:1920: checking for gcc
configure:1947: result: clang
configure:2185: checking for C compiler version
configure:2192: clang --version >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:2195: $? = 0
configure:2202: clang -v >&5
Apple LLVM version 7.3.0 (clang-703.0.31)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:2205: $? = 0
configure:2212: clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2215: $? = 1
configure:2238: checking for C compiler default output file name
configure:2265: clang -Wall -g -O2   conftest.c  >&5
configure:2268: $? = 0
configure:2306: result: a.out
configure:2323: checking whether the C compiler works
configure:2333: ./a.out
configure:2336: $? = 0
configure:2353: result: yes
configure:2360: checking whether we are cross compiling
configure:2362: result: no
configure:2365: checking for suffix of executables
configure:2372: clang -o conftest -Wall -g -O2   conftest.c  >&5
configure:2375: $? = 0
configure:2399: result: 
configure:2405: checking for suffix of object files
configure:2431: clang -c -Wall -g -O2  conftest.c >&5
configure:2434: $? = 0
configure:2457: result: o
configure:2461: checking whether we are using the GNU C compiler
configure:2490: clang -c -Wall -g -O2  conftest.c >&5
configure:2496: $? = 0
configure:2513: result: yes
configure:2518: checking whether clang accepts -g
configure:2548: clang -c -g  conftest.c >&5
configure:2554: $? = 0
configure:2653: result: yes
configure:2670: checking for clang option to accept ISO C89
configure:2744: clang  -c -Wall -g -O2  conftest.c >&5
configure:2750: $? = 0
configure:2773: result: none needed
configure:2828: checking for gsl-config
configure:2846: found /usr/local/bin/gsl-config
configure:2859: result: /usr/local/bin/gsl-config
configure:2868: checking for GSL - version >= 1.6
configure:2978: clang -o conftest -Wall -g -O2 -I/usr/local/include   conftest.c  -L/usr/local/lib -lgsl -lgslcblas >&5
configure:2981: $? = 0
configure:2987: ./conftest
configure:2990: $? = 0
configure:3010: result: yes
configure:3232: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on AD25PD0ZXFY14.hersheymed.net

config.status:575: creating src/Makevars

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_GSL_CFLAGS_set=
ac_cv_env_GSL_CFLAGS_value=
ac_cv_env_GSL_LIBS_set=
ac_cv_env_GSL_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_objext=o
ac_cv_path_GSL_CONFIG=/usr/local/bin/gsl-config
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='clang'
CFLAGS='-Wall -g -O2'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"'
ECHO_C='ECHO_N=''
ECHO_T=''
EXEEXT=''
GSL_CFLAGS='-I/usr/local/include'
GSL_CONFIG='/usr/local/bin/gsl-config'
GSL_LIBS='-L/usr/local/lib -lgsl -lgslcblas'
LDFLAGS=''
LIBOBJS=''
LIBS=' -lgsl -lgslcblas -lm'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
SHELL='/bin/sh'
ac_ct_CC='clang'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 0