changeset 131:dd905e537728

add back AC_PROG_RANLIB, even though libtoolize claims it is obsoleted, it is needed for rpmbuild
author Carl Byington <carl@five-ten-sg.com>
date Thu, 05 Feb 2009 13:51:10 -0800
parents e35fd42bac05
children 5e4d6faada34
files configure.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu Feb 05 13:38:46 2009 -0800
+++ b/configure.in	Thu Feb 05 13:51:10 2009 -0800
@@ -92,6 +92,7 @@
 AC_PROG_LN_S
 AC_PROG_LIBTOOL
 AC_PROG_MAKE_SET
+AC_PROG_RANLIB
 
 
 # make sure we get large file support