[dconf-editor] Revert "Changes wanted by 'autoscan'."



commit e5e9035604fe2e0e445519f80729e1d915fefd2c
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sun Jan 1 07:12:37 2017 +0100

    Revert "Changes wanted by 'autoscan'."
    
    This reverts commit 317a9c69c3b6f9502b3b013dde09efe6f396e155.
    
    Pushed by error.

 configure.ac |   19 -------------------
 1 files changed, 0 insertions(+), 19 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 967617e..735d075 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,25 +20,6 @@ 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]