diff options
author | Omar Polo <op@omarpolo.com> | 2021-09-24 11:16:32 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-09-24 11:16:32 +0000 |
commit | 0d9a5b7a181d1456d3aba46ba75a70317d2e7886 (patch) | |
tree | 1c96e3144fe25a1c53d6f61075e598a5bb59affb /configure | |
parent | 3571854e942b2354ae216f340add076d71d0776a (diff) |
sync release
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.3 +VERSION=1.7.4 CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -` |