Skip to content

Commit c87373f

Browse files
mdboomtiran
andcommitted
Update configure.ac
Co-authored-by: Christian Heimes <christian@python.org>
1 parent 19c04d2 commit c87373f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

configure

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -869,8 +869,7 @@ fi
869869
rm -f conftest.c conftest.out
870870
])
871871

872-
AC_SUBST(CC_NAME)
873-
CC_NAME=$ac_cv_cc_name
872+
AC_SUBST([CC_NAME], [$ac_cv_cc_name])
874873

875874
# checks for UNIX variants that set C preprocessor variables
876875
# may set _GNU_SOURCE, __EXTENSIONS__, _POSIX_PTHREAD_SEMANTICS,

0 commit comments

Comments
 (0)