commit 72e7fbbcb7740a86e44d043727782b50356dd69d from: Omar Polo date: Thu Apr 07 18:10:13 2022 UTC master is now 1.8.3-current commit - 8036523fff012d126c4d3c3b4a3a0f9f9e5e99c9 commit + 72e7fbbcb7740a86e44d043727782b50356dd69d blob - ac8104e8a6faf3b166cf29bcb72a45563354935c blob + ce6e2c715b5ca94e8af8cc2f3e822a17f075863a --- configure +++ configure @@ -34,7 +34,7 @@ echo "file config.log: writing..." # default settings: initialize all vars here such that nothing is # leaked from the environment except for CC, CFLAGS and LDFLAGS -VERSION=1.8.3 +VERSION=1.8.3-current CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`