summaryrefslogtreecommitdiff
path: root/autogen
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-09-17 06:17:44 -0400
committerGlenn Morris <rgm@gnu.org>2013-09-17 06:17:44 -0400
commit5cf10af897aaeb89830d6ff30b17c15c44af5b61 (patch)
tree53734754ca7ec18b1b93b1963bc0e7a082be8695 /autogen
parent4a8bb694aabeb4dc4d14ff417508e182bc1f9148 (diff)
Auto-commit of generated files.
Diffstat (limited to 'autogen')
-rw-r--r--autogen/config.in3
-rwxr-xr-xautogen/configure11
2 files changed, 0 insertions, 14 deletions
diff --git a/autogen/config.in b/autogen/config.in
index a8ca66e22c8..9b2bbdfc949 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -604,9 +604,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have the `gtk_window_set_has_resize_grip' function. */
#undef HAVE_GTK_WINDOW_SET_HAS_RESIZE_GRIP
-/* Define to 1 if you have the `g_type_init' function. */
-#undef HAVE_G_TYPE_INIT
-
/* Define to 1 if netdb.h declares h_errno. */
#undef HAVE_H_ERRNO
diff --git a/autogen/configure b/autogen/configure
index 72439e795d6..206f5301e82 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -12114,17 +12114,6 @@ $as_echo "no" >&6; }
SAVE_LIBS="$LIBS"
CFLAGS="$SETTINGS_CFLAGS $CFLAGS"
LIBS="$SETTINGS_LIBS $LIBS"
- for ac_func in g_type_init
-do :
- ac_fn_c_check_func "$LINENO" "g_type_init" "ac_cv_func_g_type_init"
-if test "x$ac_cv_func_g_type_init" = x""yes; then :
- cat >>confdefs.h <<_ACEOF
-#define HAVE_G_TYPE_INIT 1
-_ACEOF
-
-fi
-done
-
CFLAGS="$SAVE_CFLAGS"
LIBS="$SAVE_LIBS"
fi