X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=configure;h=cd4a30e22dd11a8252e1565402d8706a4dc031d6;hb=0ed126fe19db00ff23a393965c12d9d1f97186ac;hp=1097b7c426d1a8df84d50b73450378736cda5409;hpb=4faf809578ca63edc9f23f92d7ce47d60dbc061e;p=notmuch diff --git a/configure b/configure index 1097b7c4..cd4a30e2 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 +171,12 @@ cat > Makefile.config <