Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 15
-
Fix Version/s: 15
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b24
Description
In configure, it's imperative that you close an AC_CHECKING with an AC_RESULT, before you do any other output. This patch fixes two places where this was not done.