commit:     1e83cc3cf19be2a8bbc87f4f9e2f2e7cdb6a32af
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 18:05:43 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 18:05:43 2016 +0000
URL:        
https://gitweb.gentoo.org/proj/eselect-python.git/commit/?id=1e83cc3c

build: Remove unused macros

 configure.ac | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 1e836e3..406acd8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,6 @@
 AC_INIT([eselect-python], [20160207])
 AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2])
 
-AC_PATH_PROG(INSTALL, install)
-AC_PROG_MKDIR_P
-
 # Create output files.
 AC_CONFIG_FILES([Makefile python.eselect])
 

Reply via email to