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

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

  $ ./configure 

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

hostname = dunky
uname -m = x86_64
uname -r = 2.6.24-gentoo-r3
uname -s = Linux
uname -v = #6 SMP Sun Apr 20 23:23:58 BST 2008

/usr/bin/uname -p = AMD Phenom(tm) 9550 Quad-Core Processor
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2
PATH: /usr/games/bin
PATH: /home/duncan/bin
PATH: /home/duncan/.cabal/bin


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

configure:1760: checking for darcs
configure:1776: found /usr/bin/darcs
configure:1787: result: darcs
configure:1795: checking if we're in a darcs repository
configure:1802: result: no
configure:1856: checking for a BSD-compatible install
configure:1912: result: /usr/bin/install -c
configure:1973: checking for gcc
configure:1989: found /usr/bin/gcc
configure:2000: result: gcc
configure:2238: checking for C compiler version
configure:2245: gcc --version >&5
gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Copyright (C) 2006 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:2248: $? = 0
configure:2255: gcc -v >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.2 (Gentoo 4.1.2)
configure:2258: $? = 0
configure:2265: gcc -V >&5
gcc: '-V' option must have argument
configure:2268: $? = 1
configure:2291: checking for C compiler default output file name
configure:2318: gcc    conftest.c  >&5
configure:2321: $? = 0
configure:2359: result: a.out
configure:2376: checking whether the C compiler works
configure:2386: ./a.out
configure:2389: $? = 0
configure:2406: result: yes
configure:2413: checking whether we are cross compiling
configure:2415: result: no
configure:2418: checking for suffix of executables
configure:2425: gcc -o conftest    conftest.c  >&5
configure:2428: $? = 0
configure:2452: result: 
configure:2458: checking for suffix of object files
configure:2484: gcc -c   conftest.c >&5
configure:2487: $? = 0
configure:2510: result: o
configure:2514: checking whether we are using the GNU C compiler
configure:2543: gcc -c   conftest.c >&5
configure:2549: $? = 0
configure:2566: result: yes
configure:2571: checking whether gcc accepts -g
configure:2601: gcc -c -g  conftest.c >&5
configure:2607: $? = 0
configure:2706: result: yes
configure:2723: checking for gcc option to accept ISO C89
configure:2797: gcc  -c   conftest.c >&5
configure:2803: $? = 0
configure:2826: result: none needed
configure:2850: checking how to run the C preprocessor
configure:2890: gcc -E  conftest.c
configure:2896: $? = 0
configure:2927: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2933: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "darcs"
| #define PACKAGE_TARNAME "darcs"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "darcs 2.0.2"
| #define PACKAGE_BUGREPORT "bugs@darcs.net"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2966: result: gcc -E
configure:2995: gcc -E  conftest.c
configure:3001: $? = 0
configure:3032: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3038: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "darcs"
| #define PACKAGE_TARNAME "darcs"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "darcs 2.0.2"
| #define PACKAGE_BUGREPORT "bugs@darcs.net"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3076: checking for grep that handles long lines and -e
configure:3150: result: /bin/grep
configure:3155: checking for egrep
configure:3233: result: /bin/grep -E
configure:3238: checking for ANSI C header files
configure:3268: gcc -c   conftest.c >&5
configure:3274: $? = 0
configure:3373: gcc -o conftest    conftest.c  >&5
configure:3376: $? = 0
configure:3382: ./conftest
configure:3385: $? = 0
configure:3402: result: yes
configure:3426: checking for sys/types.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for sys/stat.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for stdlib.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for string.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for memory.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for strings.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for inttypes.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for stdint.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3426: checking for unistd.h
configure:3447: gcc -c   conftest.c >&5
configure:3453: $? = 0
configure:3469: result: yes
configure:3491: checking windows.h usability
configure:3508: gcc -c   conftest.c >&5
conftest.c:51:21: error: windows.h: No such file or directory
configure:3514: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "darcs"
| #define PACKAGE_TARNAME "darcs"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "darcs 2.0.2"
| #define PACKAGE_BUGREPORT "bugs@darcs.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:3528: result: no
configure:3532: checking windows.h presence
configure:3547: gcc -E  conftest.c
conftest.c:18:21: error: windows.h: No such file or directory
configure:3553: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "darcs"
| #define PACKAGE_TARNAME "darcs"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "darcs 2.0.2"
| #define PACKAGE_BUGREPORT "bugs@darcs.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <windows.h>
configure:3567: result: no
configure:3600: checking for windows.h
configure:3607: result: no
configure:3623: checking for ghc
configure:3639: found /usr/bin/ghc
configure:3650: result: ghc
configure:3683: ghc   -o conftest conftest.hs 
configure:3686: $? = 0
configure:3702: checking whether to profile
configure:3711: result: no
configure:3718: checking whether to use the threaded runtime
configure:3743: ghc  -threaded  -o conftest conftest.hs 
configure:3746: $? = 0
configure:3749: result: yes
configure:3792: checking GHC.Handle.openFd
configure:3816: ghc  -threaded  -o conftest conftest.hs 

conftest.hs:2:20: Module `GHC.Handle' does not export `openFd'
configure:3819: $? = 1
configure: failed program was:

import GHC.Handle ( openFd )
import IO ( IOMode(..))

main = openFd 1 Nothing "stdout" WriteMode True False

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:4077: result: NOT old API
configure:4079: checking GHC.Handle.openFd new API
configure:4103: ghc  -threaded  -o conftest conftest.hs 

conftest.hs:2:20: Module `GHC.Handle' does not export `openFd'
configure:4106: $? = 1
configure: failed program was:

import GHC.Handle ( openFd )
import IO ( IOMode(..))

main = openFd 1 Nothing False "stdout" WriteMode True

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:4226: result: NOT 'new' API
configure:4228: checking GHC.Handle.fdToHandle' API
configure:4252: ghc  -threaded  -o conftest conftest.hs 
configure:4255: $? = 0
configure:4259: ./conftest
configure:4262: $? = 0
configure:4264: result: okay
configure:4324: checking for module System.Posix.Signals(installHandler, raiseSignal, Handler(..), Signal,
                         sigINT, sigHUP, sigABRT, sigALRM, sigTERM, sigPIPE,)
configure:4347: ghc  -threaded  -o conftest conftest.hs 
configure:4350: $? = 0
configure:4353: result: yes
configure:4568: checking siginfo.h usability
configure:4585: gcc -c   conftest.c >&5
conftest.c:51:21: error: siginfo.h: No such file or directory
configure:4591: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "darcs"
| #define PACKAGE_TARNAME "darcs"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "darcs 2.0.2"
| #define PACKAGE_BUGREPORT "bugs@darcs.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <siginfo.h>
configure:4605: result: no
configure:4609: checking siginfo.h presence
configure:4624: gcc -E  conftest.c
conftest.c:18:21: error: siginfo.h: No such file or directory
configure:4630: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "darcs"
| #define PACKAGE_TARNAME "darcs"
| #define PACKAGE_VERSION "2.0.2"
| #define PACKAGE_STRING "darcs 2.0.2"
| #define PACKAGE_BUGREPORT "bugs@darcs.net"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <siginfo.h>
configure:4644: result: no
configure:4677: checking for siginfo.h
configure:4685: result: no
configure:4701: checking for module Text.Regex( mkRegex, matchRegex, Regex )
configure:4722: ghc  -threaded  -o conftest conftest.hs 
conftest.o: In function `sDA_info':
(.text+0xfa): undefined reference to `regexzmcompatzm0zi71zi0zi1_TextziRegex_mkRegex_closure'
conftest.o: In function `sDA_info':
(.text+0x1db): undefined reference to `__stginit_regexzmcompatzm0zi71zi0zi1_TextziRegex_'
conftest.o:(.data+0x18): undefined reference to `regexzmcompatzm0zi71zi0zi1_TextziRegex_mkRegex_closure'
collect2: ld returned 1 exit status
configure:4725: $? = 1
configure: failed program was:
import Text.Regex( mkRegex, matchRegex, Regex )
main = seq (mkRegex undefined) (putStr "Hello world.\n")

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:4758: ghc  -threaded -package text  -o conftest conftest.hs 
ghc-6.8.2: unknown package: text
configure:4761: $? = 1
configure: failed program was:
import Text.Regex( mkRegex, matchRegex, Regex )
main = seq (mkRegex undefined) (putStr "Hello world.\n")

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:4774: result: no; and neither in package text
configure:4777: checking for module Text.Regex( mkRegex, matchRegex, Regex )
configure:4798: ghc  -threaded  -o conftest conftest.hs 
conftest.o: In function `sDA_info':
(.text+0xfa): undefined reference to `regexzmcompatzm0zi71zi0zi1_TextziRegex_mkRegex_closure'
conftest.o: In function `sDA_info':
(.text+0x1db): undefined reference to `__stginit_regexzmcompatzm0zi71zi0zi1_TextziRegex_'
conftest.o:(.data+0x18): undefined reference to `regexzmcompatzm0zi71zi0zi1_TextziRegex_mkRegex_closure'
collect2: ld returned 1 exit status
configure:4801: $? = 1
configure: failed program was:
import Text.Regex( mkRegex, matchRegex, Regex )
main = seq (mkRegex undefined) (putStr "Hello world.\n")

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:4834: ghc  -threaded -package regex-compat  -o conftest conftest.hs 
configure:4837: $? = 0
configure:4840: result: in package regex-compat
configure:4876: checking for module Network.HTTP( urlEncode )
configure:4897: ghc  -threaded -package regex-compat  -o conftest conftest.hs 
conftest.o: In function `sxT_info':
(.text+0xfa): undefined reference to `HTTPzm3001zi0zi4_NetworkziHTTP_urlEncode_closure'
conftest.o: In function `sxT_info':
(.text+0x1cf): undefined reference to `__stginit_HTTPzm3001zi0zi4_NetworkziHTTP_'
conftest.o:(.data+0x18): undefined reference to `HTTPzm3001zi0zi4_NetworkziHTTP_urlEncode_closure'
collect2: ld returned 1 exit status
configure:4900: $? = 1
configure: failed program was:
import Network.HTTP( urlEncode )
main = seq (urlEncode undefined) (putStr "Hello world.\n")

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:4937: ghc  -threaded -package regex-compat -package HTTP  -o conftest conftest.hs 
configure:4940: $? = 0
configure:4943: result: in package HTTP
configure:4973: checking for module Test.QuickCheck( quickCheck )
configure:4994: ghc  -threaded -package regex-compat -package HTTP  -o conftest conftest.hs 
conftest.o: In function `rjX_info':
(.text+0x62): undefined reference to `QuickCheckzm1zi1zi0zi0_TestziQuickCheck_quickCheck_closure'
conftest.o: In function `rjX_info':
(.text+0x67): undefined reference to `QuickCheckzm1zi1zi0zi0_TestziQuickCheck_zdf4_closure'
conftest.o: In function `sku_info':
(.text+0x257): undefined reference to `__stginit_QuickCheckzm1zi1zi0zi0_TestziQuickCheck_'
conftest.o: In function `rjX_srt':
(.data+0x0): undefined reference to `QuickCheckzm1zi1zi0zi0_TestziQuickCheck_zdf4_closure'
conftest.o: In function `rjX_srt':
(.data+0x8): undefined reference to `QuickCheckzm1zi1zi0zi0_TestziQuickCheck_quickCheck_closure'
collect2: ld returned 1 exit status
configure:4997: $? = 1
configure: failed program was:
import Test.QuickCheck( quickCheck )
main = seq (quickCheck True) (putStr "Hello world.\n")

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:5030: ghc  -threaded -package regex-compat -package HTTP -package QuickCheck  -o conftest conftest.hs 
configure:5033: $? = 0
configure:5036: result: in package QuickCheck
configure:5061: checking for module Data.ByteString.Internal( fromForeignPtr )
configure:5082: ghc  -threaded -package regex-compat -package HTTP -package QuickCheck  -o conftest conftest.hs 
configure:5085: $? = 0
configure:5088: result: yes
configure:5146: checking whether to use ByteString
configure:5155: result: yes
configure:5165: checking for module Control.Monad.Error
configure:5186: ghc  -threaded -package regex-compat -package HTTP -package QuickCheck  -o conftest conftest.hs 

conftest.hs:1:0:
    Failed to load interface for `Control.Monad.Error':
      it was found in multiple packages: mtl-tf-0.1 mtl-1.1.0.0
configure:5189: $? = 1
configure: failed program was:
import Control.Monad.Error
main = seq (strMsg "foo" :: String) (putStr "Hello world.\n")

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:5222: ghc  -threaded -package regex-compat -package HTTP -package QuickCheck -package mtl  -o conftest conftest.hs 

conftest.hs:1:0:
    Failed to load interface for `Control.Monad.Error':
      it was found in multiple packages: mtl-tf-0.1 mtl-1.1.0.0
configure:5225: $? = 1
configure: failed program was:
import Control.Monad.Error
main = seq (strMsg "foo" :: String) (putStr "Hello world.\n")

-- this file generated by TRY-COMPILE-GHC
end of failed program.
configure:5238: result: no; and neither in package mtl
configure:5240: error: Cannot find Control.Monad.Error; try installing package mtl?

## ---------------- ##
## 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_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_siginfo_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_DARCS=darcs
ac_cv_prog_GHC=ghc
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes

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

BIGENDIAN=''
CC='gcc'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=' -DHAVE_BYTESTRING'
DARCS='darcs'
DARCS_VERSION='2.0.2'
DEFS=''
DIFF=''
DVIPS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GHC='ghc'
GHCFLAGS=' -threaded -package regex-compat -package HTTP -package QuickCheck'
GHC_SEPARATOR=''
GREP='/bin/grep'
HADDOCK=''
HADDOCK_VERSION=''
HAVE_CURSES=''
HAVE_HTTP='True'
HAVE_MAPI=''
HAVE_SENDMAIL=''
HEVEA=''
HTLATEX=''
INSTALLWHAT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
I_AM_IN_REPO='no'
LATEX2HTML=''
LATEX=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEMANUAL=''
MAKENSIS=''
OBJEXT='o'
PACKAGE_BUGREPORT='bugs@darcs.net'
PACKAGE_NAME='darcs'
PACKAGE_STRING='darcs 2.0.2'
PACKAGE_TARNAME='darcs'
PACKAGE_VERSION='2.0.2'
PATH_SEPARATOR=':'
PDFLATEX=''
PREPROCHTML=''
SENDMAIL=''
SHELL='/bin/sh'
SYS='other'
TARGETS=''
USE_COLOR=''
USE_MMAP=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
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='NONE'
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 "darcs"
#define PACKAGE_TARNAME "darcs"
#define PACKAGE_VERSION "2.0.2"
#define PACKAGE_STRING "darcs 2.0.2"
#define PACKAGE_BUGREPORT "bugs@darcs.net"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_HTTP 1

configure: exit 1
