X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=fd194ab039609ca7c999ad39389bf230735d14ce;hp=1097b7c426d1a8df84d50b73450378736cda5409;hb=b86e30be06548f08cc002d6739c0e4071debcd0d;hpb=4faf809578ca63edc9f23f92d7ce47d60dbc061e diff --git a/configure b/configure index 1097b7c4..fd194ab0 100755 --- a/configure +++ b/configure @@ -1,5 +1,8 @@ #! /bin/sh +CC=${CC:-gcc} +CXX=${CXX:-g++} + cat < /dev/null 2>&1 +if ${CC} -o config/have_getline config/have_getline.c > /dev/null 2>&1 then printf "Yes.\n" have_getline=1 @@ -168,6 +179,12 @@ cat > Makefile.config <