[Spice-devel] [PATCH 1/8] build: require c99
Christophe Fergeau
cfergeau at redhat.com
Tue May 3 07:47:21 PDT 2011
On Tue, May 03, 2011 at 04:37:38PM +0200, Marc-André Lureau wrote:
> AC_PROG_CC
> +AC_PROG_CC_C99
> +if test x"$ac_cv_prog_cc_c99" = xno; then
> + AC_MSG_ERROR([C99 compiler is required.])
> +fi
> +AS_IF([test "$CXXFLAGS" = ""], [], [_cxxflags_is_set=yes])
ACK with this line removed (it probably inadvertantly crept in when
resolving a merge conflict)
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20110503/4109366c/attachment.pgp>
More information about the Spice-devel
mailing list