mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-23 01:18:53 +02:00
Remove deprecated AM_PROG_CC_STDC
Fixes automake 1.13 build. https://bugzilla.gnome.org/show_bug.cgi?id=691011
This commit is contained in:
committed by
Colin Walters
parent
101ddfe22f
commit
5fbdd3aa27
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user