Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Tue, 17 Sep 2013 10:17:44 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 17 Sep 2013 10:17:44 +0000 (06:17 -0400)
autogen/config.in
autogen/configure

index a8ca66e..9b2bbdf 100644 (file)
@@ -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
 
index 72439e7..206f530 100755 (executable)
@@ -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