diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-02-04 21:07:22 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-02-04 21:07:22 -0800 |
commit | d67985d3f98bdf075c7fa8eaa05529a9c49771e1 (patch) | |
tree | f55f1f0bc36a232fd1307bee15b2a67c6d396997 /configure | |
parent | ec72bf63aea256f08eaab0f09929dbd327a57178 (diff) | |
download | emacs-d67985d3f98bdf075c7fa8eaa05529a9c49771e1.tar.gz |
sync from gnulib to remove HAVE_STDBOOL_H
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure index a1ca4cf7a3d..f2369751060 100755 --- a/configure +++ b/configure @@ -14533,11 +14533,7 @@ _ACEOF fi - if test $ac_cv_header_stdbool_h = yes; then -$as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h - - fi REPLACE_NULL=0; HAVE_WCHAR_T=1; |