Reduce scope or eliminate temporary variables in jtag_add_statemove:
[openocd.git] / configure.in
index 3b32f5019430214c1d4d1a579f58e6c302c89b99..56e431d9b73bf7dd56b962b61c7f4f4d4debc518 100644 (file)
@@ -400,13 +400,12 @@ AC_ARG_ENABLE(minidriver_dummy,
 build_minidriver=no
 AC_MSG_CHECKING([whether to enable ZY1000 minidriver])
 if test $build_ecosboard = yes; then
-  # check for that project's header file in the current header search path
-  AC_CHECK_HEADERS(jtag_minidriver.h, [build_minidriver=yes],
-      AC_MSG_WARN([The --enable-ecosboard option needs the out-of-tree 'jtag_minidriver.h'])
-      AC_MSG_ERROR([The out-of-tree jtag_minidriver.h cannot be found.])
-    )
+  if test $build_minidriver = yes; then
+    AC_MSG_ERROR([Multiple minidriver options have been enabled.])
+  fi
+  AC_DEFINE(HAVE_JTAG_MINIDRIVER_H, 1,
+      [Define to 1 if you have the <jtag_minidriver.h> header file.])
   build_minidriver=yes
-  AC_DEFINE(BUILD_MINIDRIVER_DUMMY, 1, [Use the dummy minidriver.])
 fi
 AC_MSG_RESULT($build_ecosboard)
 
@@ -1014,16 +1013,16 @@ fi
 AC_MSG_RESULT([$EXEEXT_FOR_BUILD])
 AC_SUBST(EXEEXT_FOR_BUILD)
 
-AC_OUTPUT([
-    Makefile
-    src/Makefile
-    src/helper/Makefile
-    src/jtag/Makefile
-    src/xsvf/Makefile
-    src/svf/Makefile
-    src/target/Makefile
-    src/server/Makefile
-    src/flash/Makefile
-    src/pld/Makefile
-    doc/Makefile
-  ])
+AC_OUTPUT(dnl
+    Makefile dnl
+    src/Makefile dnl
+    src/helper/Makefile dnl
+    src/jtag/Makefile dnl
+    src/xsvf/Makefile dnl
+    src/svf/Makefile dnl
+    src/target/Makefile dnl
+    src/server/Makefile dnl
+    src/flash/Makefile dnl
+    src/pld/Makefile dnl
+    doc/Makefile dnl
+  )

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)