emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114325: Auto-commit of generated files.


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114325: Auto-commit of generated files.
Date: Tue, 17 Sep 2013 10:17:51 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114325
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2013-09-17 06:17:44 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/config.in              config.in-20091113204419-o5vbwnq5f7feedwu-185
  autogen/configure              configure-20091113204419-o5vbwnq5f7feedwu-1624
=== modified file 'autogen/config.in'
--- a/autogen/config.in 2013-08-16 10:17:35 +0000
+++ b/autogen/config.in 2013-09-17 10:17:44 +0000
@@ -604,9 +604,6 @@
 /* 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
 

=== modified file 'autogen/configure'
--- a/autogen/configure 2013-09-16 10:17:41 +0000
+++ b/autogen/configure 2013-09-17 10:17:44 +0000
@@ -12114,17 +12114,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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]