[gegl] Request a C99 compatible compiler
- From: Daniel Sabo <daniels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Request a C99 compatible compiler
- Date: Wed, 9 Oct 2013 07:17:33 +0000 (UTC)
commit f6bc68aa47bf17f27d03c9ebee8169e3e560e64f
Author: Daniel Sabo <DanielSabo gmail com>
Date: Wed Oct 9 00:05:02 2013 -0700
Request a C99 compatible compiler
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ae0f33c..bfc3115 100644
--- a/configure.ac
+++ b/configure.ac
@@ -143,6 +143,7 @@ AM_MAINTAINER_MODE([enable])
dnl Checks for programs.
AC_PROG_CC
+AC_PROG_CC_C99
AC_PROG_CXX
AC_PROG_INSTALL
AC_PROG_MAKE_SET
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]