Suddenly required this to build again

Thu, 16 Aug 2018 13:26:41 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 16 Aug 2018 13:26:41 -0500
changeset 715
e5da1bdb72b6
parent 714
ec87c6a8bac5
child 716
7ea1f4410682

Suddenly required this to build again

bin/setup-neomutt file | annotate | diff | comparison | revisions
--- a/bin/setup-neomutt
+++ b/bin/setup-neomutt
@@ -20,6 +20,7 @@ cd sandbox/neomutt
 case "$(uname -s)" in
   Darwin)
     CONFIGURE_OPTIONS='--with-ssl=/opt/local --with-gpgme=/opt/local'
+    export EXTRA_CFLAGS="-iquote $(pwd)"
     ;;
   *)
     CONFIGURE_OPTIONS=''

mercurial