Skip to content

Commit 6ba9b68

Browse files
mdboomtiran
andcommitted
Update configure.ac
Co-authored-by: Christian Heimes <christian@python.org>
1 parent 58e38af commit 6ba9b68

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

configure

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

+1-2
Original file line numberDiff line numberDiff line change
@@ -859,8 +859,7 @@ fi
859859
rm -f conftest.c conftest.out
860860
])
861861

862-
AC_SUBST(CC_NAME)
863-
CC_NAME=$ac_cv_cc_name
862+
AC_SUBST([CC_NAME], [$ac_cv_cc_name])
864863

865864
# checks for UNIX variants that set C preprocessor variables
866865
# may set _GNU_SOURCE, __EXTENSIONS__, _POSIX_PTHREAD_SEMANTICS,

0 commit comments

Comments
 (0)