From: Anders Kaseorg Date: Tue, 11 Jun 2013 08:51:38 +0000 (-0400) Subject: configure: Remove redundant AC_PROG_INSTALL X-Git-Tag: 2.1~8 X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/commitdiff_plain/ef98887000598703e0d12f9de13fec3c21c65894 configure: Remove redundant AC_PROG_INSTALL Signed-off-by: Anders Kaseorg --- diff --git a/configure.ac b/configure.ac index 115ea61..f3a05d9 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,6 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) AC_PREFIX_DEFAULT([/]) AC_DISABLE_STATIC AC_PROG_CC -AC_PROG_INSTALL AC_PROG_LIBTOOL AC_HEADER_STDBOOL