diff options
| author | Joakim Verona | 2011-12-28 04:12:56 +0100 |
|---|---|---|
| committer | Joakim Verona | 2011-12-28 04:12:56 +0100 |
| commit | bb29f044aa967831cd664c54eba0de0c701436ce (patch) | |
| tree | 1398cc9780bbae0fdad071a3a3765a571c3f6d7b /autogen | |
| parent | 3c935a7e996701244d166f684119f0ff97e25496 (diff) | |
| parent | 5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff) | |
| download | emacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip | |
upstream i think
Diffstat (limited to 'autogen')
| -rw-r--r-- | autogen/config.in | 5 | ||||
| -rwxr-xr-x | autogen/configure | 24 |
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. |
| 550 | PACKAGE_NAME='emacs' | 550 | PACKAGE_NAME='emacs' |
| 551 | PACKAGE_TARNAME='emacs' | 551 | PACKAGE_TARNAME='emacs' |
| 552 | PACKAGE_VERSION='24.0.91' | 552 | PACKAGE_VERSION='24.0.92' |
| 553 | PACKAGE_STRING='emacs 24.0.91' | 553 | PACKAGE_STRING='emacs 24.0.92' |
| 554 | PACKAGE_BUGREPORT='' | 554 | PACKAGE_BUGREPORT='' |
| 555 | PACKAGE_URL='' | 555 | PACKAGE_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 | ||
| 1850 | Usage: $0 [OPTION]... [VAR=VALUE]... | 1850 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1851 | 1851 | ||
| @@ -1919,7 +1919,7 @@ fi | |||
| 1919 | 1919 | ||
| 1920 | if test -n "$ac_init_help"; then | 1920 | if 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 | |||
| 2081 | test -n "$ac_init_help" && exit $ac_status | 2081 | test -n "$ac_init_help" && exit $ac_status |
| 2082 | if $ac_init_version; then | 2082 | if $ac_init_version; then |
| 2083 | cat <<\_ACEOF | 2083 | cat <<\_ACEOF |
| 2084 | emacs configure 24.0.91 | 2084 | emacs configure 24.0.92 |
| 2085 | generated by GNU Autoconf 2.65 | 2085 | generated by GNU Autoconf 2.65 |
| 2086 | 2086 | ||
| 2087 | Copyright (C) 2009 Free Software Foundation, Inc. | 2087 | Copyright (C) 2009 Free Software Foundation, Inc. |
| @@ -2917,7 +2917,7 @@ cat >config.log <<_ACEOF | |||
| 2917 | This file contains any messages produced by compilers while | 2917 | This file contains any messages produced by compilers while |
| 2918 | running configure, to aid debugging if configure makes a mistake. | 2918 | running configure, to aid debugging if configure makes a mistake. |
| 2919 | 2919 | ||
| 2920 | It was created by emacs $as_me 24.0.91, which was | 2920 | It was created by emacs $as_me 24.0.92, which was |
| 2921 | generated by GNU Autoconf 2.65. Invocation command line was | 2921 | generated 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 | ||
| 3755 | cat >>confdefs.h <<_ACEOF | 3755 | cat >>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 | ||
| 11370 | do : | 11371 | do : |
| 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` |
| 11372 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" | 11373 | ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" |
| @@ -11379,7 +11380,6 @@ _ACEOF | |||
| 11379 | fi | 11380 | fi |
| 11380 | done | 11381 | done |
| 11381 | 11382 | ||
| 11382 | |||
| 11383 | fi | 11383 | fi |
| 11384 | 11384 | ||
| 11385 | HAVE_DBUS=no | 11385 | HAVE_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. |
| 24970 | ac_log=" | 24970 | ac_log=" |
| 24971 | This file was extended by emacs $as_me 24.0.91, which was | 24971 | This file was extended by emacs $as_me 24.0.92, which was |
| 24972 | generated by GNU Autoconf 2.65. Invocation command line was | 24972 | generated 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 | |||
| 25034 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | 25034 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 25035 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | 25035 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 25036 | ac_cs_version="\\ | 25036 | ac_cs_version="\\ |
| 25037 | emacs config.status 24.0.91 | 25037 | emacs config.status 24.0.92 |
| 25038 | configured by $0, generated by GNU Autoconf 2.65, | 25038 | configured by $0, generated by GNU Autoconf 2.65, |
| 25039 | with options \\"\$ac_cs_config\\" | 25039 | with options \\"\$ac_cs_config\\" |
| 25040 | 25040 | ||