aboutsummaryrefslogtreecommitdiffstats
path: root/autogen
diff options
context:
space:
mode:
Diffstat (limited to 'autogen')
-rw-r--r--autogen/config.in5
-rwxr-xr-xautogen/configure24
2 files changed, 16 insertions, 13 deletions
diff --git a/autogen/config.in b/autogen/config.in
index f1f950cc034..fde44761db4 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -351,6 +351,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
351/* Define to 1 if you have the `gtk_widget_set_has_window' function. */ 351/* Define to 1 if you have the `gtk_widget_set_has_window' function. */
352#undef HAVE_GTK_WIDGET_SET_HAS_WINDOW 352#undef HAVE_GTK_WIDGET_SET_HAS_WINDOW
353 353
354/* Define to 1 if you have the `gtk_window_set_has_resize_grip' function. */
355#undef HAVE_GTK_WINDOW_SET_HAS_RESIZE_GRIP
356
354/* Define to 1 if you have the `g_type_init' function. */ 357/* Define to 1 if you have the `g_type_init' function. */
355#undef HAVE_G_TYPE_INIT 358#undef HAVE_G_TYPE_INIT
356 359
@@ -900,7 +903,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
900/* Define to 1 if you have the XkbGetKeyboard function. */ 903/* Define to 1 if you have the XkbGetKeyboard function. */
901#undef HAVE_XKBGETKEYBOARD 904#undef HAVE_XKBGETKEYBOARD
902 905
903/* Define to 1 if you have the Xpm libary (-lXpm). */ 906/* Define to 1 if you have the Xpm library (-lXpm). */
904#undef HAVE_XPM 907#undef HAVE_XPM
905 908
906/* Define to 1 if you have the `XrmSetDatabase' function. */ 909/* Define to 1 if you have the `XrmSetDatabase' function. */
diff --git a/autogen/configure b/autogen/configure
index eae55274761..e75d73196dd 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -1,6 +1,6 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.65 for emacs 24.0.91. 3# Generated by GNU Autoconf 2.65 for emacs 24.0.92.
4# 4#
5# 5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -549,8 +549,8 @@ MAKEFLAGS=
549# Identity of this package. 549# Identity of this package.
550PACKAGE_NAME='emacs' 550PACKAGE_NAME='emacs'
551PACKAGE_TARNAME='emacs' 551PACKAGE_TARNAME='emacs'
552PACKAGE_VERSION='24.0.91' 552PACKAGE_VERSION='24.0.92'
553PACKAGE_STRING='emacs 24.0.91' 553PACKAGE_STRING='emacs 24.0.92'
554PACKAGE_BUGREPORT='' 554PACKAGE_BUGREPORT=''
555PACKAGE_URL='' 555PACKAGE_URL=''
556 556
@@ -1845,7 +1845,7 @@ if test "$ac_init_help" = "long"; then
1845 # Omit some internal or obsolete options to make the list less imposing. 1845 # Omit some internal or obsolete options to make the list less imposing.
1846 # This message is too long to be a string in the A/UX 3.1 sh. 1846 # This message is too long to be a string in the A/UX 3.1 sh.
1847 cat <<_ACEOF 1847 cat <<_ACEOF
1848\`configure' configures emacs 24.0.91 to adapt to many kinds of systems. 1848\`configure' configures emacs 24.0.92 to adapt to many kinds of systems.
1849 1849
1850Usage: $0 [OPTION]... [VAR=VALUE]... 1850Usage: $0 [OPTION]... [VAR=VALUE]...
1851 1851
@@ -1919,7 +1919,7 @@ fi
1919 1919
1920if test -n "$ac_init_help"; then 1920if test -n "$ac_init_help"; then
1921 case $ac_init_help in 1921 case $ac_init_help in
1922 short | recursive ) echo "Configuration of emacs 24.0.91:";; 1922 short | recursive ) echo "Configuration of emacs 24.0.92:";;
1923 esac 1923 esac
1924 cat <<\_ACEOF 1924 cat <<\_ACEOF
1925 1925
@@ -2081,7 +2081,7 @@ fi
2081test -n "$ac_init_help" && exit $ac_status 2081test -n "$ac_init_help" && exit $ac_status
2082if $ac_init_version; then 2082if $ac_init_version; then
2083 cat <<\_ACEOF 2083 cat <<\_ACEOF
2084emacs configure 24.0.91 2084emacs configure 24.0.92
2085generated by GNU Autoconf 2.65 2085generated by GNU Autoconf 2.65
2086 2086
2087Copyright (C) 2009 Free Software Foundation, Inc. 2087Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2917,7 +2917,7 @@ cat >config.log <<_ACEOF
2917This file contains any messages produced by compilers while 2917This file contains any messages produced by compilers while
2918running configure, to aid debugging if configure makes a mistake. 2918running configure, to aid debugging if configure makes a mistake.
2919 2919
2920It was created by emacs $as_me 24.0.91, which was 2920It was created by emacs $as_me 24.0.92, which was
2921generated by GNU Autoconf 2.65. Invocation command line was 2921generated by GNU Autoconf 2.65. Invocation command line was
2922 2922
2923 $ $0 $@ 2923 $ $0 $@
@@ -3749,7 +3749,7 @@ fi
3749 3749
3750# Define the identity of the package. 3750# Define the identity of the package.
3751 PACKAGE='emacs' 3751 PACKAGE='emacs'
3752 VERSION='24.0.91' 3752 VERSION='24.0.92'
3753 3753
3754 3754
3755cat >>confdefs.h <<_ACEOF 3755cat >>confdefs.h <<_ACEOF
@@ -11366,7 +11366,8 @@ done
11366 for ac_func in gtk_widget_get_window gtk_widget_set_has_window \ 11366 for ac_func in gtk_widget_get_window gtk_widget_set_has_window \
11367 gtk_dialog_get_action_area gtk_widget_get_sensitive \ 11367 gtk_dialog_get_action_area gtk_widget_get_sensitive \
11368 gtk_widget_get_mapped gtk_adjustment_get_page_size \ 11368 gtk_widget_get_mapped gtk_adjustment_get_page_size \
11369 gtk_orientable_set_orientation 11369 gtk_orientable_set_orientation \
11370 gtk_window_set_has_resize_grip
11370do : 11371do :
11371 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 11372 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11372ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 11373ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
@@ -11379,7 +11380,6 @@ _ACEOF
11379fi 11380fi
11380done 11381done
11381 11382
11382
11383fi 11383fi
11384 11384
11385HAVE_DBUS=no 11385HAVE_DBUS=no
@@ -24968,7 +24968,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
24968# report actual input values of CONFIG_FILES etc. instead of their 24968# report actual input values of CONFIG_FILES etc. instead of their
24969# values after options handling. 24969# values after options handling.
24970ac_log=" 24970ac_log="
24971This file was extended by emacs $as_me 24.0.91, which was 24971This file was extended by emacs $as_me 24.0.92, which was
24972generated by GNU Autoconf 2.65. Invocation command line was 24972generated by GNU Autoconf 2.65. Invocation command line was
24973 24973
24974 CONFIG_FILES = $CONFIG_FILES 24974 CONFIG_FILES = $CONFIG_FILES
@@ -25034,7 +25034,7 @@ _ACEOF
25034cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25034cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25035ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 25035ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
25036ac_cs_version="\\ 25036ac_cs_version="\\
25037emacs config.status 24.0.91 25037emacs config.status 24.0.92
25038configured by $0, generated by GNU Autoconf 2.65, 25038configured by $0, generated by GNU Autoconf 2.65,
25039 with options \\"\$ac_cs_config\\" 25039 with options \\"\$ac_cs_config\\"
25040 25040