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

Ömer Fadıl USTA <omeru...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |omeru...@gmail.com
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Ömer Fadıl USTA <omeru...@gmail.com> ---
With autoconf 2.70 AC_PROG_CC_C99 became obsolete
so this commit has to reverted/removed :
https://sourceware.org/git/?p=valgrind.git;a=blobdiff;f=configure.ac;h=901c59502114b5b0b74b09ff0899993e5339e531;hp=3cc9732eca3fa2a999df5b16041bb487f34472cc;hb=29cc9fc0ed871d8347a9e5f8194473efa870231b;hpb=190c93d45400a4e5ede34e45fef4133683be31a4

or needs to use something like m4_version_prereq(2.70, [AC_PROG_CC],
[AC_PROG_CC_C99])
[ps : i have 0 knowledge about autoconf things]

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

Reply via email to