Tweaked some things so that make distcheck passes
[pspp-builds.git] / configure.ac
index 55065328ba470ab16f12e2adbd4cf3f96c5ba9cf..69836f9599a09e14ae4b8645cf05f381cfd26f4e 100644 (file)
@@ -9,6 +9,7 @@ AM_INIT_AUTOMAKE
 dnl Checks for programs.
 AC_GNU_SOURCE
 AC_PROG_CC
+AC_PROG_RANLIB
 
 AM_CONDITIONAL(cc_is_gcc, test x"$GCC" = x"yes" )