Auto-commit of generated files.
This commit is contained in:
parent
42663650ba
commit
a0adf07cf0
2 changed files with 0 additions and 6 deletions
|
@ -1109,9 +1109,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
/* Define to 1 if you have the Xkb extension. */
|
||||
#undef HAVE_XKB
|
||||
|
||||
/* Define to 1 if you have the XkbGetKeyboard function. */
|
||||
#undef HAVE_XKBGETKEYBOARD
|
||||
|
||||
/* Define to 1 if you have the Xpm library (-lXpm). */
|
||||
#undef HAVE_XPM
|
||||
|
||||
|
|
3
autogen/configure
vendored
3
autogen/configure
vendored
|
@ -10634,9 +10634,6 @@ rm -f core conftest.err conftest.$ac_objext \
|
|||
$as_echo "$emacs_xkb" >&6; }
|
||||
if test $emacs_xkb = yes; then
|
||||
|
||||
$as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h
|
||||
|
||||
|
||||
$as_echo "#define HAVE_XKB 1" >>confdefs.h
|
||||
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue