summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2016-02-27 15:41:59 -0500
committerWill Estes <westes575@gmail.com>2016-02-27 15:41:59 -0500
commit782ee061ecaeb31e3fdc681fc590407d6533966e (patch)
treedba3c20ccecf21a59b9d1e1d37cb7ffc8c64f455 /configure.ac
parent0e2b8c0f95f3c09be0470c9b2d002a8e194ae9b5 (diff)
removed obsolete program check
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d4bcc1..449292e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -47,7 +47,6 @@ AM_PROG_CC_C_O
AC_PROG_LN_S
AC_PROG_AWK
AC_PROG_INSTALL
-AC_PROG_RANLIB
AC_PATH_PROG([BISON], bison, no)
AS_IF([test "$BISON" != no],[],