Extend autotools build to create shared library libopenocd with libtool:
[fw/openocd] / configure.in
index a6177e1d9d60fb9c46e942f470c25fba4ed0ff2d..8256adb7b1158a56ebec0138a0860ac4388b8c31 100644 (file)
@@ -787,6 +787,7 @@ AC_PROG_CC
 AC_PROG_CC_C99
 AM_PROG_CC_C_O
 AC_PROG_RANLIB
+AC_PROG_LIBTOOL
 
 # Look for environ alternatives.  Possibility #1: is environ in unistd.h or stdlib.h?
 AC_MSG_CHECKING([for environ in unistd.h and stdlib.h])