Changeset - d4e0c514e983
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 16 years ago 2009-05-23 23:32:43
ohnobinki@ohnopublishing.net
removed superfluous PROG_CHECK_RANLIB call
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
configure.ac
Show inline comments
 
@@ -21,7 +21,7 @@ AC_CONFIG_SRCDIR([src/server/distrend.c]
 

	
 
AC_PROG_CC
 
AC_PROG_LIBTOOL
 
AC_PROG_RANLIB
 
#AC_PROG_RANLIB #don't add this even if autoscan says to, because AC_PROG_LIBTOOL is enough
 

	
 
AM_INIT_AUTOMAKE
 
AM_PROG_CC_C_O
0 comments (0 inline, 0 general)