summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-02-25 19:05:43 +0100
committerMichał Górny <mgorny@gentoo.org>2016-02-25 19:05:43 +0100
commit1e83cc3cf19be2a8bbc87f4f9e2f2e7cdb6a32af (patch)
tree74b4eab81573708ac141196aace985441646e8be
parentObtain supported implementations list from python-exec2c (diff)
downloadeselect-python-1e83cc3cf19be2a8bbc87f4f9e2f2e7cdb6a32af.tar.gz
eselect-python-1e83cc3cf19be2a8bbc87f4f9e2f2e7cdb6a32af.tar.bz2
eselect-python-1e83cc3cf19be2a8bbc87f4f9e2f2e7cdb6a32af.zip
build: Remove unused macros
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 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])