diff options
author | Omar Polo <op@omarpolo.com> | 2021-09-24 13:14:21 +0200 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-09-24 13:14:21 +0200 |
commit | 05ece21bd741f9853b75003ecbffe09b8a63640a (patch) | |
tree | bf43f525e50c2f9efac901ac75de494bc8f02a6f /configure | |
parent | 1c776e4b98985916f464d5df1e5b4768c8c4c7ff (diff) |
tag 1.7.41.7.4
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 -` |