bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AC_LANG_PROGRAM and -Wstrict-prototypes -Werror


From: Robert Millan
Subject: AC_LANG_PROGRAM and -Wstrict-prototypes -Werror
Date: Wed, 16 Sep 2009 21:15:39 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

This makes it possible to use AC_LANG_PROGRAM in autoconf scripts that
have previously included -Wstrict-prototypes and -Werror in their CFLAGS.

2009-09-16  Robert Millan  <address@hidden>

        Fix for -Wstrict-prototypes -Werror.

        * lib/autoconf/c.m4 (AC_LANG_PROGRAM): Use explicit
        void as parameter.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."

Attachment: strict_prototype.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]