commit 93edd35305508c984cbee45594dfa45808373a61 from: Omar Polo date: Sat Oct 23 10:46:35 2021 UTC master is now 1.8-dev commit - 4842c72d9f3f45478cb641e15a3272e541fb8a18 commit + 93edd35305508c984cbee45594dfa45808373a61 blob - 81f670ee4f7b6921c797eedb0e3211ff29efcb7c blob + 7264b3f29a11700106fcb43d8d074b0fac1bfc28 --- 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.7.4 +VERSION=1.8-dev CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`