projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63abe97
)
Tweak recent 'configure' fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 5 Oct 2021 16:03:47 +0000
(09:03 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 5 Oct 2021 16:09:22 +0000
(09:09 -0700)
* configure.ac (gt_TYPE_WINT_T): Omit obsolete and
now-overridden definition.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 62bf25ebbf0037aac73e712e5b75bfcffd2d718d..e6ffea0637841d1f7274b1d8d40ffdf66102a966 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-874,9
+874,6
@@
for func in $ac_func_list; do
done
ac_func_list=$funcs
# Emacs does not use the wchar or wctype-h modules.
-AC_DEFUN([gt_TYPE_WINT_T],
- [GNULIB_OVERRIDES_WINT_T=0
- AC_SUBST([GNULIB_OVERRIDES_WINT_T])])
AC_DEFUN([gt_TYPE_WINT_T],
[GNULIBHEADERS_OVERRIDE_WINT_T=0
AC_SUBST([GNULIBHEADERS_OVERRIDE_WINT_T])])