]> git.sur5r.net Git - openocd/blobdiff - configure.ac
configure: bring back all default JimTcl extensions
[openocd] / configure.ac
index c680bda7ad96efa3db5e01ddf4a2bada7b1379f1..56109b1035c82656b0885b33903fdbda2152ea1d 100644 (file)
@@ -571,7 +571,7 @@ AS_IF([test "x$build_buspirate" = "xyes"], [
 
 AS_IF([test "x$use_internal_jimtcl" = "xyes"], [
   AS_IF([test -f "$srcdir/jimtcl/configure.ac"], [
-    AX_CONFIG_SUBDIR_OPTION([jimtcl], [--disable-install-jim --with-ext="eventloop array clock regexp stdlib tclcompat" --without-ext="default"])
+    AX_CONFIG_SUBDIR_OPTION([jimtcl], [--disable-install-jim])
   ], [
     AC_MSG_ERROR([jimtcl not found, run git submodule init and git submodule update.])
   ])