]> granicus.if.org Git - python/commit
bpo-21536: Fix configure.ac for LIBPYTHON on Android/Cygwin (GH-13552)
authorE. M. Bray <erik.bray@lri.fr>
Fri, 24 May 2019 16:39:39 +0000 (18:39 +0200)
committerVictor Stinner <vstinner@redhat.com>
Fri, 24 May 2019 16:39:38 +0000 (18:39 +0200)
commitb1fc41784136a2eb9737a7f0c821db52ab8d4dee
tree6b0937ea07b911013f487c70150d5414b51ef5d9
parentbc66faccb8a6140e7e07b5e67843b7f21152c144
bpo-21536: Fix configure.ac for LIBPYTHON on Android/Cygwin (GH-13552)

Add also missing AC_MSG_RESULT for AC_MSG_CHECKING(MACHDEP).
configure
configure.ac