Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/python3/spkg-configure.m4: Get rid of stray AC_SUBST
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jan 31, 2021
1 parent df17ad4 commit 914ea58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/pkgs/python3/spkg-configure.m4
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ SAGE_SPKG_CONFIGURE([python3], [
])
AC_SUBST([PYTHON_FOR_VENV])
AC_SUBST([SAGE_MACOSX_DEPLOYMENT_TARGET])
AC_SUBST([ARCHFLAGS], [unset])
dnl These temporary directories are created by the check above
dnl and need to be cleaned up to prevent the "rm -f conftest*"
Expand Down

0 comments on commit 914ea58

Please sign in to comment.