Fix: value string specified as a BASE_VAL64_STRING in
[metze/wireshark/wip.git] / acinclude.m4
index 249bc5b563f71f8460cacc3fa30be25f3704fcff..c70c871af246b9e2f3505e572e1e36f68115daa8 100644 (file)
@@ -1652,6 +1652,12 @@ AC_DEFUN([AC_WIRESHARK_CHECK_NON_CXX_WARNING_OPTION_ERROR],
                            # No, so this option is actually OK
                            # with our C++ compiler.
                            #
+                           # (We need an empty command here to
+                           # prevent some versions of autoconf
+                           # from generating a script with an
+                           # empty "then" clause for an if statement.)
+                           #
+                           :
                        ],
                        [
                            #