]> granicus.if.org Git - python/commit
- Issue #3754: Use AC_PATH_TOOL and AC_CHECK_TOOLS instead of
authordoko@ubuntu.com <doko@ubuntu.com>
Sat, 30 Jun 2012 12:42:46 +0000 (14:42 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Sat, 30 Jun 2012 12:42:46 +0000 (14:42 +0200)
commit51f6594054c9c35bad92a8c488692766a180cbdd
tree66c0c7e45ca42199c3ee695bac72b2a8cadc978a
parent93df16bb16ba6677955acb9985c439dcbb546a89
- Issue #3754: Use AC_PATH_TOOL and AC_CHECK_TOOLS instead of
  AC_PATH_PROG and AC_CHECK_PROGS for the target tools.
configure
configure.ac