Browse Source

Properly convert from ranlib to lt_init in configure.ac

nfactor-troky
Con Kolivas 11 years ago
parent
commit
ef6925a642
  1. 2
      configure.ac

2
configure.ac

@ -50,7 +50,7 @@ AC_PROG_CC @@ -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

Loading…
Cancel
Save