[glib] Remove deprecated AM_PROG_CC_STDC
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Remove deprecated AM_PROG_CC_STDC
- Date: Fri, 4 Jan 2013 00:22:32 +0000 (UTC)
commit 5fbdd3aa27a4a0445708a453ffbd935e6905ee2a
Author: Marko Lindqvist <cazfi74 gmail com>
Date: Thu Jan 3 19:21:35 2013 -0500
Remove deprecated AM_PROG_CC_STDC
Fixes automake 1.13 build.
https://bugzilla.gnome.org/show_bug.cgi?id=691011
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4e02bad..30e9a4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -294,7 +294,6 @@ AC_TRY_COMPILE(,[class a { int b; } c;], ,CXX=)
AM_CONDITIONAL(HAVE_CXX, [test "$CXX" != ""])
AC_LANG_RESTORE
-AM_PROG_CC_STDC
AM_PROG_CC_C_O
AC_PROG_INSTALL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]