Mercurial > hg > xemacs-beta
diff src/config.h.in @ 5558:10455659ab64
Backed out changeset 53c066311921, I have a better approach.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 28 Aug 2011 10:22:24 +0100 |
parents | 53c066311921 |
children | 86d33ddc7fd6 |
line wrap: on
line diff
--- a/src/config.h.in Sat Aug 27 20:35:23 2011 +0100 +++ b/src/config.h.in Sun Aug 28 10:22:24 2011 +0100 @@ -284,7 +284,6 @@ #undef HAVE_SYS_WAIT_H #undef HAVE_LIBINTL_H #undef HAVE_X11_XLOCALE_H -#undef HAVE_X11_XF86KEYSYM_H /* About __STDC__: Different compilers differ wrt __STDC__. Sunpro C defines it, but its value is 0 unless we disable non-ANSI extensions.