[dconf-editor] Changes wanted by 'autoscan'.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Changes wanted by 'autoscan'.
- Date: Sun, 1 Jan 2017 06:08:01 +0000 (UTC)
commit 317a9c69c3b6f9502b3b013dde09efe6f396e155
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sun Jan 1 07:04:50 2017 +0100
Changes wanted by 'autoscan'.
configure.ac | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 735d075..967617e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,6 +20,25 @@ AM_PROG_VALAC([0.33.1])
# Use GLib resources
AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
+dnl requested by 'autoscan'
+
+dnl editor/dconf-model.c:4466
+AC_CHECK_FUNCS([memset])
+dnl editor/dconf-editor.c:126
+AC_CHECK_FUNCS([setlocale])
+dnl editor/dconf-model.c:3550
+AC_CHECK_FUNCS([strstr])
+dnl editor/dconf-model.c:28
+AC_CHECK_HEADERS([float.h])
+dnl editor/dconf-editor.c:28
+AC_CHECK_HEADERS([locale.h])
+dnl editor/modifications-revealer.c:26
+AC_CHECK_HEADERS([stdlib.h])
+dnl editor/modifications-revealer.c:27
+AC_CHECK_HEADERS([string.h])
+dnl editor/key-list-box-row.c:2686
+AC_TYPE_SIZE_T
+
# Use GSettings
GLIB_GSETTINGS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]