https://bugs.kde.org/show_bug.cgi?id=459392

--- Comment #3 from Dustin Hacker <ldhac...@live.com> ---
(In reply to Dustin Hacker from comment #2)
> I was able to correct this and run autogen.sh completely by changing
> 
> 'AC_PROG_CC_C99'
> 
> to
> 
> 'AC_PROG_CC'
> 
> in the configure.ac file on the line mentioned by @Ömer Fadıl USTA in
> comment 1.
> 
> This is correct in accordance with
> https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.71/
> html_node/C-Compiler.html#AC_005fPROG_005fCC because AC_PROG_CC replaced the
> obsolete AC_PROG_CC_C99 autoconf macro.

Forgot to mention that I found this solution here
https://gitlab.com/openconnect/openconnect/-/issues/413

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to