Merge branch '1313-die-ac-c-const' into 'master'

build: Drop AC_C_CONST from configure.ac

See merge request GNOME/glib!297
This commit is contained in:
Christoph Reiter 2018-09-03 14:29:12 +00:00
commit 0232cf64c6

View File

@ -533,8 +533,6 @@ AS_IF([test x$ac_cv_sizeof_long_long = x8], [
], [AC_MSG_RESULT(none)]) ], [AC_MSG_RESULT(none)])
]) ])
AC_C_CONST
dnl dnl
dnl check in which direction the stack grows dnl check in which direction the stack grows
dnl dnl