1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 23:08:07 +00:00

Properly convert from ranlib to lt_init in configure.ac

This commit is contained in:
Con Kolivas 2013-08-30 15:17:35 +10:00
parent 748eda1faa
commit ef6925a642

View File

@ -50,7 +50,7 @@ AC_PROG_CC
gl_EARLY
AC_PROG_GCC_TRADITIONAL
AM_PROG_CC_C_O
AC_PROG_RANLIB
LT_INIT([disable-shared])
gl_INIT